🏛️ Venice API Kit — AI全栈接口

v2.0.2

集成图像、视频、音频、嵌入、转录、角色与模型管理的 Venice AI 全功能 API 套件,专注隐私推理,一站式调用生成、识别、管理接口,快速构建多模态 AI 应用。

0· 874·0 当前·0 累计
sabrinaaquino 头像by @sabrinaaquino (Sabrina Aquino)
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
The skill's code, install steps, and requested credential (VENICE_API_KEY) are consistent with a Venice.ai API toolkit; nothing in the package suggests hidden exfiltration or unrelated access.
评估建议
This package appears to be what it says: a Venice.ai CLI toolkit. Before installing, verify you trust https://venice.ai and confirm the origin of the 'uv' brew formula (so you don't add an unexpected tap). Use a least-privilege API key: only provide an ADMIN-scoped VENICE_API_KEY if you intend to run API-key or billing admin scripts. Never commit your API key to version control; set it in an environment variable or OpenClaw config as described. If you have concerns, run the scripts in an isolate...
详细分析 ▾
用途与能力
Name/description (Venice API toolkit) match the included scripts (image, video, audio, embeddings, admin endpoints). Required env var VENICE_API_KEY is appropriate as the primary credential.
指令范围
SKILL.md instructs running the included Python scripts via the uv runner and to set VENICE_API_KEY. The scripts only read that env var and user-supplied files/paths, call Venice API endpoints, and write output files; they do not access unrelated system paths or other credentials.
安装机制
Install metadata uses brew to install 'uv' and Python 3.12 and pip to install httpx. Installing httpx is expected for these Python scripts. The 'uv' brew formula is necessary for 'uv run' usage but is a less-common tool—users may want to verify the source/tap for that formula before installing system-wide.
凭证需求
The skill requests a single API key (VENICE_API_KEY) which is the service credential needed. Several scripts provide admin-level operations (create/list/delete API keys, billing/usage) and therefore require an admin-scoped key when those operations are used—this is documented in the scripts but means users should not supply a high-privilege key unless they intend to run admin actions.
持久化与权限
The skill does not request permanent presence (always:false), does not modify other skills or system-wide settings, and does not store credentials beyond using the environment variable / optional openclaw config entry.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv2.0.22026/2/20

Re-publish to refresh scan

可疑

安装命令

点击复制
官方npx clawhub@latest install venice-api-kit
镜像加速npx clawhub@latest install venice-api-kit --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库