resource-scaffold
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected. The skill instructions prioritize security best practices, such as ensuring all new endpoints are protected by authorization scopes and preventing the leakage of raw error details.
- [COMMAND_EXECUTION]: The skill invokes the
rg(ripgrep) utility to search for project architectural patterns and directs the agent to execute local migration and testing tools. These commands are static and operate strictly within the local development environment. - [DATA_EXFILTRATION]: While the skill reads project source code to understand architectural conventions, it does not attempt to access sensitive files (like
.envor SSH keys) or perform any network operations to exfiltrate data.
Audit Metadata