implement

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to use standard CLI tools for development workflows, including git for version control and various build/test tools such as cargo, pytest, lint, and turbo for code verification.
  • [EXTERNAL_DOWNLOADS]: The instructions involve the use of standard package managers and build tools (cargo, uv, turbo) which may download dependencies as part of the normal development lifecycle.
  • [SAFE]: The skill promotes security awareness by explicitly instructing the agent to avoid broad commands like git add . or git add -A, which can lead to the accidental exposure of secrets or credentials in a repository.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 11:29 PM