prune-context-file

Pass

Audited by Gen Agent Trust Hub on Sep 20, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided context files (CLAUDE.md, AGENTS.md) which may contain instructions that could influence the agent's behavior during the audit process.
  • Ingestion points: The skill reads the target context file as its primary input as described in the Process section of SKILL.md.
  • Boundary markers: No explicit delimiters or boundary markers are defined to separate the untrusted file content from the skill's operational instructions.
  • Capability inventory: The skill performs file read and write operations within the local repository to audit and prune files.
  • Sanitization: The skill does not implement specific sanitization, filtering, or escaping for the content of the repository context files being audited.
  • [EXTERNAL_DOWNLOADS]: The installation instructions in the README.md documentation reference the author's repository on GitHub for downloading the skill components.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 20, 2026, 08:37 PM
Security Audit — agent-trust-hub — prune-context-file