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 viadocker-compose, and running build/test routines throughmake. These actions are routine for local environment setup. - [EXTERNAL_DOWNLOADS]: The skill provides instructions to install development dependencies such as
air,swag, andyqthrough amake dependenciestarget. These are well-known tools within the Go and infrastructure-as-code ecosystems used for hot-reloading, documentation generation, and YAML processing.
Audit Metadata