threat-modeling-techniques
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to analyze system architectures, data flow diagrams, and source code (specifically targeting authentication and security-related files as defined in SKILL.md). This ingestion of external data creates a surface for indirect prompt injection, where an attacker could embed malicious instructions in the documents being analyzed to influence the agent's behavior.
- Ingestion points: User-provided architecture diagrams, system descriptions, and source code files (SKILL.md).
- Boundary markers: The instructions do not provide explicit delimiters or "ignore instructions" directives to prevent the agent from accidentally following commands found within the analyzed files.
- Capability inventory: The agent reads and processes sensitive project files to perform security analysis.
- Sanitization: No input sanitization or instruction filtering mechanisms are defined for the data being analyzed.
Audit Metadata