venice-auth
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides example
curlcommands and shell snippets for installing dependencies. These commands target the vendor's official API (api.venice.ai) and standard package registries. - [EXTERNAL_DOWNLOADS]: The skill references the
venice-x402-clientpackage, which is an official client provided by the author (veniceai), and standard libraries such asethersandsiwe. These are routine dependencies for the described authentication workflow. - [CREDENTIALS_UNSAFE]: The documentation discusses the handling of API keys and wallet private keys. It correctly uses placeholders like
<VENICE_API_KEY>and references environment variables (e.g.,process.env.WALLET_KEY) instead of hardcoding sensitive information.
Audit Metadata