trpc
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No override markers, role-play injections, or instructions to ignore safety filters were detected.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials, sensitive file paths, or unauthorized network operations. References to environment variables like VERCEL_URL are standard for deployment configuration.
- Obfuscation (SAFE): The content is clear and readable with no evidence of Base64 encoding, zero-width characters, or homoglyph attacks.
- Unverifiable Dependencies (SAFE): References standard, reputable libraries (tRPC, Zod, SuperJSON). No remote script execution or piped installation commands found.
- Indirect Prompt Injection (SAFE): As a documentation resource, it does not ingest untrusted data. It explicitly recommends best practices that improve security, such as Zod for input validation and dedicated authorization middleware.
- Privilege Escalation & Persistence (SAFE): No commands identified that attempt to gain elevated permissions or establish persistence on a host system.
Audit Metadata