project
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to archive projects using themvcommand. The implementation is constrained to local project directories and includes naming conventions (PascalCase, no special characters) to mitigate common command injection risks. - [DATA_EXPOSURE]: Reads and modifies project tracking files (
CLAUDE.md) and goal documents. All operations are confined to the local workspace with no evidence of network requests or external data transmission. - [SAFE]: The skill performs its described functions using standard file operations. No obfuscation, hardcoded credentials, or unauthorized persistence mechanisms were found.
Audit Metadata