tailrocks-grpc-best-practices
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive architectural and security guidelines for gRPC service development using tonic, prost, and Buf.
- [SAFE]: Includes explicit security instructions in
references/runtime-trust.mdrequiring the agent to treat repository content as untrusted and prohibiting the exposure of credentials or internal system details in logs and reports. - [SAFE]: Implements a routing matrix in
SKILL.mdto enforce scope boundaries, preventing the agent from performing unauthorized mutations or actions outside its designated domain. - [SAFE]: Promotes secure coding practices such as exhaustive status mapping to avoid leaking internal implementation details (e.g., SQL fragments) and mandatory deadlines to prevent resource exhaustion.
Audit Metadata