execplan
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFEDATA_EXFILTRATIONPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [DATA_EXFILTRATION]: The skill contains hardcoded absolute file paths in the
Constantssection (e.g.,C:/Users/gurusharan.gupta/Agents/...) which exposes the host's directory structure and local username. - [PROMPT_INJECTION]: The skill identifies an indirect prompt injection surface in
Step 1: Determine Project Context. It reads untrusted files from the current directory (such asCLAUDE.md,package.json, andrequirements.txt) without boundary markers or sanitization, potentially allowing an attacker to influence the generatedExecPlanor subsequent command execution. - [COMMAND_EXECUTION]: The instructions encourage high agent autonomy by directing the agent to "not prompt for next steps" and "resolve ambiguities autonomously" when following a plan. This increases the risk that malicious instructions injected into a plan will be executed without user oversight.
Audit Metadata