oRPC OpenAI Streaming Example

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a clean implementation template for a chatbot. All components, including the oRPC client/server setup and OpenAI SDK usage, are industry-standard.
  • [DATA_EXFILTRATION]: There is no evidence of sensitive data access or unauthorized exfiltration. The code uses a placeholder URL (example.com) for demonstration purposes.
  • [PROMPT_INJECTION]: The instructions and code do not contain any patterns intended to bypass AI safety filters or override system instructions.
  • [CREDENTIALS_UNSAFE]: The code correctly initializes the OpenAI client without hardcoded keys, relying on standard environment variable configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 04:58 AM
Security Audit — agent-trust-hub — oRPC OpenAI Streaming Example