grpc
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is a documentation-oriented resource for gRPC. All code snippets follow standard industry practices.
- [Indirect Prompt Injection] (LOW): The example code includes entry points for untrusted data via gRPC request parameters (e.g.,
call.request.id). This is noted as a standard vulnerability surface for services ingesting external data, though expected for this skill's educational purpose. - Ingestion points:
call.requestin server implementation examples. - Boundary markers: Absent in code snippets.
- Capability inventory: Database read operations (
db.users.findUnique). - Sanitization: Not explicitly shown in the simplified logic.
Audit Metadata