agent-folder-init
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Python script
scripts/scaffold.pyand multiple AI-instructed 'slash commands' (e.g.,/scaffold,/analyze-codebase,/deploy) that execute shell commands and development tools likefind,grep,tree,npm,docker, andaws clito manage project structure and workflows. - [EXTERNAL_DOWNLOADS]: Several AI commands facilitate interaction with well-known services such as AWS, Vercel, and GitHub for deployment and CI/CD tasks. Additionally, the
/docs-updatecommand utilizes the Context7 MCP tool to fetch latest library documentation from public repositories. - [DYNAMIC_EXECUTION]: The skill provides templates that generate utility shell scripts (e.g.,
validate-sessions.sh,new-session.sh) within the target project. This is standard behavior for a scaffolding tool intended to automate project maintenance.
Audit Metadata