implement
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFEPROMPT_INJECTIONDATA_EXFILTRATION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface because it processes external, potentially untrusted data and uses it to drive agent behavior and tool usage. It ingests instructions from
plan/README.mdandphase-N.mdfiles (found inSKILL.md) without utilizing boundary markers or sanitization, while possessing capabilities such as task delegation, file writing, and git command execution. - [DATA_EXFILTRATION]: The skill utilizes user-provided arguments to resolve file system paths, which could be exploited for path traversal. In
SKILL.md, the$ARGUMENTSvariable is assigned to thetargetstate and used to locate directories and files; a malicious user could provide relative paths to access files outside the intended scope.
Audit Metadata