anclax-develop-feature
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill outlines a standard development lifecycle for Go applications. It promotes high-quality software engineering practices such as dependency injection, modularity, and automated code generation.
- [COMMAND_EXECUTION]: The workflow involves executing
anclax genfor code generation based on configuration and schema files. This is a standard practice in modern Go development (similar togo generateorsqlc generate). - [CREDENTIALS_UNSAFE]: The documentation includes a dedicated section on application configuration that explicitly warns against hardcoding secrets in source control and recommends the use of environment variables or secret management services.
Audit Metadata