ClawAudit verdict

evez-oracle-bridge

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

The skill routes LLM calls through a Vultr oracle instance.

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

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

65
security
90
transparency
70
maintenance

Findings (4)

Pattern match high

Possible hardcoded credential

evez_telegram_bridge.py · prose · downgraded · API_KEY = "EVEZ_API_KEY_REDACTED

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

evez_telegram_bridge.py · prose · downgraded · http://127.0.0.0

Pattern match low

Python os.environ.get — reads environment variable

evez_telegram_bridge.py · prose · downgraded · os.environ.get(

Pattern match low

Python aiohttp session — async network access

evez_telegram_bridge.py · prose · downgraded · aiohttp.ClientSession

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

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