grpcurl Command-Line gRPC Client
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as documentation for the
grpcurlutility, a standard tool in the gRPC ecosystem for testing and debugging gRPC services. - [EXTERNAL_DOWNLOADS]: The skill references the official FullStory GitHub repository for
grpcurl(github.com/fullstorydev/grpcurl), which is an established and reputable source for this technology. - [COMMAND_EXECUTION]: Provides examples of using
grpcurlto interact with services (e.g.,list,describe, and RPC calls). These are standard operational commands for the tool and do not involve suspicious parameters or privilege escalation. - [DATA_EXPOSURE]: While the tool is used for network communication, the examples provided use
localhostand standard gRPC patterns. There are no hardcoded credentials or instructions to access sensitive local files.
Audit Metadata