scaffold-exercises
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard development commands including
mkdir,git mv, andgit commit. These are consistent with the skill's primary purpose of scaffolding a project structure. - [COMMAND_EXECUTION]: The skill uses a local linter command
pnpm ai-hero-cli internal lintto validate the created directory structure. This is a project-specific tool used for validation and does not involve remote code execution or privilege escalation.
Audit Metadata