agent-development
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [Prompt Injection] (LOW): Indirect Prompt Injection vulnerability surface. The skill provides instructions for building agents that ingest untrusted data from the local environment. Ingestion points: The prompts in
examples/agent-creation-prompt.mdandreferences/agent-creation-system-prompt.mdinstruct the agent to read and analyze user code and project-specific files likeCLAUDE.md. Boundary markers: The design patterns inreferences/system-prompt-design.mddo not include instructions for using delimiters or warnings to ignore instructions found within processed data. Capability inventory: Recommended tools for the generated agents includeRead,Write,Grep, andGlob, which can be exploited if an agent is successfully injected. Sanitization: There are no provisions for sanitizing or escaping content retrieved from the filesystem before it is interpolated into the agent's context.
Audit Metadata