venice-api-keys
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill facilitates interaction with official Venice AI API endpoints (api.venice.ai) for administrative tasks such as creating and revoking API keys. These actions are restricted to the vendor's infrastructure and align with the skill's stated purpose.
- [EXTERNAL_DOWNLOADS]: Includes a TypeScript code recipe that references the 'ethers' library. This is a standard and well-known package used for secure Web3 message signing and wallet management.
- [CREDENTIALS_UNSAFE]: Uses environment variable placeholders like $ADMIN_KEY and process.env.WALLET_KEY in examples, which is a safe practice for demonstrating authentication without exposing actual secrets.
Audit Metadata