scaffold-exercises

Pass

Audited by Gen Agent Trust Hub on Jul 7, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to use standard shell commands such as mkdir -p and git mv to create and relocate exercise directories. This is a primary and expected function of a scaffolding skill.
  • [EXTERNAL_DOWNLOADS]: The skill references running a project-defined linter (e.g., pnpm lint:exercises). This command is executed locally within the user's repository using the project's own established tooling and does not involve downloading or executing remote code from unknown sources.
  • [DATA_EXPOSURE]: The skill operates within an exercises/ directory and does not request access to sensitive file paths, environment variables, or credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 7, 2026, 06:17 PM
Security Audit — agent-trust-hub — scaffold-exercises