ss-audit
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection because it processes untrusted data from external files.
- Ingestion points: The skill accepts a file path or screen name via
$ARGUMENTSand is designed to analyze the content of these targets. - Boundary markers: The instructions do not define clear delimiters or provide the agent with 'ignore' instructions for content found within the audited files.
- Capability inventory: The skill utilizes
Read,Grep, andGlobtools to access and search through file system data. - Sanitization: There is no mechanism to sanitize or validate the content of the files before the agent processes them, allowing instructions embedded in the source code to potentially influence the agent's behavior.
Audit Metadata