zombies
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill uses a set of restricted bash commands (git, find, ls, grep) to analyze code, which is appropriate for its stated purpose.\n- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it ingests and processes source code which may contain untrusted data.\n
- Ingestion points: Implementation files and test files located via
Grep,Glob, orgit diffinSKILL.md.\n - Boundary markers: Absent. The instructions do not specify delimiters for external code content.\n
- Capability inventory: Access to filesystem metadata (
ls,find), contents (Read,Grep,Glob), and version control (git).\n - Sanitization: None detected for the ingested code content.
Audit Metadata