Caveat verdict

venice-api-kit

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Complete Venice AI API toolkit using VENICE_API_KEY with httpx; all requests go to the documented api.venice.ai endpoint.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

10
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your_api_key_here

Pattern match high

Attempts to modify skills or system prompts

SKILL.md · prose · downgraded · Edit instructions

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Python chr() concatenation — builds strings to evade detection

scripts/usage.py · prose · downgraded · chr(34)+chr(34)

Pattern match low

Python os.environ.get — reads environment variable

scripts/api_key_create.py · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

scripts/video_generate.py · prose · downgraded · got

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API