plan-archive
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a command to delete plans using
rm -rf. This action is constrained to the local plans directory and is explicitly preceded by a user confirmation step using theAskUserQuestiontool. - [DATA_EXFILTRATION]: The skill reads from the
./plans/directory and writes to./docs/journals/. There are no network operations, and no access to sensitive system paths or credentials was identified. - [PROMPT_INJECTION]: The skill uses instructional markers to reinforce task management and token efficiency. These are standard operational instructions and do not contain attempts to bypass safety filters or ignore prior rules.
- [INDIRECT_PROMPT_INJECTION]: While the skill ingests content from external markdown files, the risk is mitigated by requiring manual user approval for the subsequent archival, deletion, and git operations.
Audit Metadata