venice-api-keys
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents official Venice AI API endpoints for managing API keys, including creation, revocation, and rate limit monitoring.
- [SAFE]: All sensitive data in code snippets, such as API keys and private keys, are represented by standard environment variable placeholders (e.g., $ADMIN_KEY, process.env.WALLET_KEY) or masked placeholder strings.
- [SAFE]: Network operations described in the documentation are directed to the official vendor domain (api.venice.ai), which is consistent with the skill's stated purpose and author.
- [SAFE]: The inclusion of the 'ethers' library in the Web3 examples is a standard practice for the described wallet authentication functionality.
Audit Metadata