project-safety
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on data preservation and safe project management practices. It explicitly instructs the agent to avoid deleting files and to use a 'legacy' directory for originals. No indicators of prompt injection, data exfiltration, or malicious code were found.- [INDIRECT_PROMPT_INJECTION]: The skill interacts with user-specified project directories and handles existing files.
- Ingestion points: The
project-pathargument used to locate the target project. - Boundary markers: The skill implements a 'Dry Run' pattern, requiring the agent to describe planned changes for user approval before execution.
- Capability inventory: The skill performs file system management including directory creation and file reorganization.
- Sanitization: It relies on human-in-the-loop verification through the 'Dry Run' process to validate actions.
Audit Metadata