dev-environment

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes shell commands to manage local development processes, including terminating existing tasks on specific ports (kill -9), orchestrating services via docker-compose, and running build/test routines through make. These actions are routine for local environment setup.
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to install development dependencies such as air, swag, and yq through a make dependencies target. These are well-known tools within the Go and infrastructure-as-code ecosystems used for hot-reloading, documentation generation, and YAML processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 05:35 AM
Security Audit — agent-trust-hub — dev-environment