fastapi-coder
Fail
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: HIGHPROMPT_INJECTION
Full Analysis
- Indirect Prompt Injection (HIGH): The skill enables an environment where untrusted data can influence agent actions through various vectors. Ingestion points: The agent utilizes
WebSearchto fetch external data andRead,Grep, andGlobto process existing files, both of which are attacker-controllable. Boundary markers: The skill definition lacks explicit delimiters or instructions to ignore embedded prompts in processed content. Capability inventory: The skill is granted powerful capabilities includingBashfor command execution andWrite/Editfor file modification, providing an exploitation path for injected instructions. Sanitization: There is no logic for sanitizing or validating external content before it is processed by the agent.
Recommendations
- AI detected serious security threats
Audit Metadata