sdd-archive
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses shell commands ('mkdir', 'mv') to organize local documentation files into timestamped archive directories. This is standard behavior for the described archival task.
- [DATA_EXPOSURE]: Reads and writes local documentation files ('feature.md', 'plan.md', 'docs/project.md'). The scope is limited to the project's 'docs' directory.
- [PROMPT_INJECTION]: While the skill reads external file content to update documentation, it includes a mandatory confirmation step where proposed changes are presented to the user before being applied, which effectively mitigates risks from potentially malicious content in those files.
Audit Metadata