agent-folder-init

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's core functionality is implemented in a Python script (scripts/scaffold.py) that initializes a directory structure named .agents/. The script uses standard libraries to create folders, copy template files, and perform basic string substitution for project metadata. It includes a safety check to ensure it does not write to locations outside the target project root without explicit user permission.- [COMMAND_EXECUTION]: Various configuration files for AI tools (e.g., Claude, Cursor) include shell command snippets for common development tasks such as codebase analysis, testing, and deployment. These utilize standard industry tools like git, npm, aws-cli, and vercel-cli in a manner consistent with their intended developer-productivity use cases. No arbitrary or hidden command execution from untrusted remote sources was found.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 07:31 AM