project-index
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill's operations are confined to reading and writing local project files for documentation purposes.
- [COMMAND_EXECUTION]: The skill is instructed in 'references/initialize.md' to perform basic file system operations such as 'ls -la .agents/' and 'mkdir -p .agents' to manage the documentation directory. These actions are transparent and necessary for creating the project's documentation structure.
- [DATA_EXFILTRATION]: While the skill reads project configuration files (e.g., '.env.example', 'package.json') and source code to extract architectural patterns and metadata, it does so for the purpose of local documentation. No network operations were found that would exfiltrate this data to external servers.
Audit Metadata