google-agents-cli-scaffold
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- Vendor Tool Integration: The skill utilizes the
agents-clitool for project scaffolding, which is consistent with the author's provided infrastructure and intended functionality. - Secret Management Practices: The instructions guide the user to manage project-specific secrets and identifiers using environment variables in
.envfiles, which is a standard industry practice for local development to prevent credential exposure. - Input Validation Guidance: The instructions include specific constraints for user-provided inputs, such as project naming conventions (length and character set), which serves as a security baseline for input validation during the scaffolding process.
Audit Metadata