project-fold
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust set of security boundaries, including a strict 'no-deletion' policy and the requirement to log all file movements for auditability.
- [SAFE]: The skill explicitly instructs the agent to identify and exclude sensitive data such as API tokens, private keys, and
.envfiles from being moved into project repositories, instead directing them to a 'sensitive review area'. - [SAFE]: No external network operations, remote script downloads, or credential exfiltration patterns were identified. All operations (file moves, git status checks) are confined to the local filesystem within a user-defined project root.
Audit Metadata