ent-schema-implementer
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows a safe, structured process for implementing database schemas. It explicitly requires the user to approve an implementation plan before any code changes are made, providing a robust security gate.\n- [COMMAND_EXECUTION]: The skill references standard development tools and commands such as
go generate,buf generate,go build, andmake. These commands are standard for the described workflow and are intended to be executed by the user in their local environment.\n- [PROMPT_INJECTION]: The instructions contain clear guidelines for the agent to follow established design specs and maintain project compliance. No patterns indicating attempts to override safety protocols or previous instructions were found.\n- [DATA_EXFILTRATION]: No sensitive data access or network operations were identified. The skill only references internal project documentation and local development commands.\n- [REMOTE_CODE_EXECUTION]: The skill does not perform any remote code execution or download external scripts. All code generation and build steps are managed through standard, local Go tools.
Audit Metadata