venice-billing
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and recipes for Venice's billing API. It uses standard authorization patterns via environment variables (
$VENICE_API_KEY,$VENICE_ADMIN_KEY) which is a secure practice for handling credentials. - [SAFE]: All network operations reference the official vendor domain (
api.venice.ai). There is no evidence of data exfiltration to unauthorized or suspicious third-party domains. - [SAFE]: Code examples (cURL, TypeScript) are informational and intended to guide developers on interacting with the API. They do not contain hidden execution patterns, obfuscation, or privilege escalation attempts.
- [SAFE]: Data ingestion is limited to structured responses (JSON/CSV) from the vendor's own infrastructure, representing a minimal attack surface for indirect prompt injection.
Audit Metadata