grpc-service-development

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate code examples for gRPC service development. All network configurations use local addresses (localhost, 0.0.0.0, [::]) for server binding and client connections, which is standard for development environments.
  • [SAFE]: Dependencies are restricted to official and well-known libraries such as @grpc/grpc-js and grpcio, which are standard for the technologies described.
  • [SAFE]: The instructions include best practices, specifically advising against skipping TLS in production environments, acknowledging the use of insecure credentials in the provided examples is for development purposes only.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 05:16 PM