local-dev-workflow
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill documentation and provided templates include commands for building, running, and testing services using standard tools such as
make,go,docker-compose, andmigrate. These are intended for local development workflows and operate within the project structure. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data exfiltration behaviors were detected. Configuration templates use placeholders (e.g.,
{service}) for credentials, which are explicitly identified as development-only conventions. - [SAFE]: External tool dependencies mentioned (such as
sqlc,migrate, andpostgresDocker images) are well-known, standard technology components used in professional software development.
Audit Metadata