workflow-help
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface because it is designed to ingest and process information from other files in the repository to explain system behavior. This could allow malicious instructions embedded in those documentation files to influence the agent.
- Ingestion points: In Phase 2, the skill uses the
Readtool to fetch content fromskills/{skill-name}/SKILL.mdandagents/{agent-name}.md. - Boundary markers: The instructions do not define clear delimiters or include 'ignore instructions' headers when the agent processes the retrieved file content.
- Capability inventory: The skill has access to the
Read,Grep, andGlobtools. - Sanitization: There is no specified logic for sanitizing or filtering the content of documentation files before the agent analyzes them to provide an explanation.
Audit Metadata