pattern-recognition-specialist
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [Indirect Prompt Injection] (LOW): The agent is designed to ingest and analyze code from a user's repository, which represents a surface for indirect prompt injection where malicious instructions could be embedded in code comments or documentation. * Ingestion points: Source code files processed via search tools (SKILL.md). * Boundary markers: Absent; the agent is not instructed to use specific delimiters when reading file content. * Capability inventory: File system read access, structural code searching (ast-grep), and duplication analysis (jscpd). * Sanitization: Absent.
- [No Code] (SAFE): This skill contains only a markdown instruction file and does not include any executable scripts, binaries, or configuration files that could pose a direct runtime threat.
Audit Metadata