ast-grep-find
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to provide an interface for code analysis and refactoring. No malicious instructions, obfuscation, or unauthorized data access patterns were detected.
- [INDIRECT_PROMPT_INJECTION]: The skill defines an attack surface for indirect prompt injection by searching and potentially modifying project source code. 1. Ingestion points: Source code files located in the directory specified by the --path parameter. 2. Boundary markers: None explicitly mentioned in the markdown; processing is handled by the underlying ast-grep tool. 3. Capability inventory: Utilizes the Bash tool to execute search and replacement scripts across the codebase. 4. Sanitization: Not applicable at the documentation level; the skill focuses on search syntax and parameters.
Audit Metadata