prompt-library
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- Indirect Prompt Injection (LOW): Multiple templates (e.g., code-reviewer, data-analyst, security-auditor, support-assistant) define agent configurations that ingest untrusted data from the local environment or web searches while possessing sensitive tools like Bash or file system writing. This configuration creates a vulnerability surface where malicious content in processed files or search results could potentially influence the agent's actions.\n
- Ingestion points: Use of
Read,Grep,Glob, andWebSearchtools across various templates (e.g.,templates/agents/code-reviewer.md,templates/specialized/legal-assistant.md).\n - Boundary markers: No specific delimiters or "ignore" instructions are defined in the templates to separate external data from system instructions.\n
- Capability inventory: Templates for
code-reviewer,data-analyst,financial-analyst, andsecurity-auditorexplicitly include theBashtool. Templates fortechnical-writerandhr-assistantincludeWriteandEdittools.\n - Sanitization: No evidence of input validation, escaping, or sanitization logic within the prompt instructions.
Audit Metadata