cmd-store-plan
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
mkdirto create a directory for storing plan files. This is a benign operation required for its documented functionality. - [DATA_EXFILTRATION]: Information is saved to local files in the
plans/directory. No network operations or external data transmissions are present. - [PROMPT_INJECTION]: The skill summarizes conversation history, which could contain untrusted input. However, it explicitly requires presenting the drafted plan to the user for review before writing to disk, mitigating the risk of unintended actions.
Audit Metadata