skills/testland/qa/grpc-mock/Gen Agent Trust Hub

grpc-mock

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the mockgen tool using go install go.uber.org/mock/mockgen@latest. This targets a well-known technology organization and is a standard procedure for generating gRPC mocks in Go.
  • [COMMAND_EXECUTION]: The documentation includes standard commands for running unit tests in various environments, such as go test, pytest, mvn test, and npm test. These are expected development workflows and do not involve suspicious execution patterns.
  • [SAFE]: All referenced libraries, such as google.golang.org/grpc, io.grpc, and @grpc/grpc-js, are official or widely recognized industry standards for gRPC development. The use of in-memory listeners and port-0 binding for tests follows security best practices to avoid port conflicts and external network exposure during CI/CD.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 11:00 AM
Security Audit — agent-trust-hub — grpc-mock