proto-service-skeleton
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a 'Safe Update Policy' that restricts modifications to existing files by only appending missing methods or assertions, which prevents the overwriting of existing business logic and maintains code integrity.
- [SAFE]: All external references and dependencies target the vendor's own GitHub organization (github.com/go-sphere) or well-known, trusted industry libraries (entgo.io), following trusted source guidelines.
- [SAFE]: Repository discovery and analysis tasks are conducted using standard local tools such as ripgrep (rg) and are confined to the local project directories (internal, api).
- [SAFE]: Code validation and generation steps involve standard development commands like 'go test' and 'wire' within the local environment, with no evidence of suspicious or unauthorized command execution.
Audit Metadata