myvocap-backend
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on project-specific architectural consistency, providing templates and rules that standardize secure coding practices across the feature modules.
- [SAFE]: Tool permissions in the YAML frontmatter are appropriately limited to project-relevant binaries (go, sqlc, golangci-lint, git), which adheres to the principle of least privilege.
- [SAFE]: Rule 17 (Storage primitive isolation) correctly centralizes infrastructure access, preventing feature modules from directly importing cloud provider SDKs and reducing the risk of misconfiguration.
- [SAFE]: The documented error handling pipeline ensures that domain-specific and internal errors are mapped to sanitized API responses, preventing sensitive system information from being leaked to end users.
Audit Metadata