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.py and multiple AI-instructed 'slash commands' (e.g., /scaffold, /analyze-codebase, /deploy) that execute shell commands and development tools like find, grep, tree, npm, docker, and aws cli to 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-update command 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
Risk Level
SAFE
Analyzed
Apr 29, 2026, 11:31 PM