command-development

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides extensive documentation on how to use the platform's native bash execution syntax (!command) to gather repository context. The examples provided (such as git status, npm test, and kubectl cluster-info) are standard development tasks and consistent with the skill's intended purpose.
  • [EXTERNAL_DOWNLOADS]: Documentation references well-known developer utilities like Git, jq, and Node.js, providing links to their official, trusted websites (e.g., nodejs.org, git-scm.com) for installation guidance.
  • [SAFE]: Static analysis flags regarding destructive commands in the testing documentation were evaluated and found to be benign. The dd command is used in a test scenario to generate a large dummy file in /tmp to verify file-handling limits, and ls -la / is used as an example to demonstrate how restricted tool permissions correctly block unauthorized access.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 02:11 PM
Security Audit — agent-trust-hub — command-development