security-auditor
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface because it ingests and processes untrusted data from the repository being audited.
- Ingestion points: Files within the target directory specified via the
--pathargument are read into the agent's context. - Boundary markers: The instructions do not define specific markers to delimit untrusted file content from system instructions.
- Capability inventory: The skill utilizes the
Tasktool to invoke sub-agents, andBash,Grep,Read, andWritetools for local file operations. - Sanitization: No explicit sanitization or filtering of the audited file content is performed before processing.
Audit Metadata