ast-grep-outline
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill contains instructions for a legitimate developer tool and lacks malicious scripts or exfiltration logic.
- [COMMAND_EXECUTION]: The skill demonstrates using
ast-grepandgit difffor structural analysis, which are standard development tasks. - [PROMPT_INJECTION]: Processing external codebases via
ast-grepintroduces a surface for indirect prompt injection if source files contain instructions for the agent. - Ingestion points: Local files and directories analyzed by the
ast-grep outlinetool. - Boundary markers: Instructions do not provide specific delimiters or ignore-instructions for the tool output.
- Capability inventory: Structural mapping of source code (read-only).
- Sanitization: No sanitization or escaping of the tool's output is mentioned before it is processed by the agent.
Audit Metadata