skill-audit
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and configuration are consistent with its stated purpose as a security scanner. No obfuscation, data exfiltration, or malicious commands were detected.
- [PROMPT_INJECTION]: The skill processes untrusted data from other skills and agents, which creates a potential surface for indirect prompt injection. A malicious file being scanned could theoretically attempt to influence the auditor's output.
- Ingestion points: Scans files located in
app/skills/andapp/agents/. - Boundary markers: No explicit delimiters or boundary markers are defined in the instructions to isolate the content being scanned.
- Capability inventory: Utilizes
Read,Grep,Glob, andBashtools, and executes a local Python scriptscripts/audit_skills.pyto perform the audit. - Sanitization: The skill does not specify any sanitization procedures for the external content it processes.
Audit Metadata