Caveat verdict

AI Provider Bridge — Unified API for Anthropic/OpenAI/Google/xAI/Mistral/Ollama

ai-provider-bridge

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

Provides a unified JavaScript abstraction layer for calling multiple AI provider APIs using the user's own API keys read from env vars; all key usage is transparent and directed only at the documented provider endpoints.

⚠ 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.

58
security
100
transparency
90
maintenance

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · frontmatter · API_KEY: "Required for Anthropic/Claude models (optional if not using Anthropic)

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

src/ai-bridge.js · prose · downgraded · http://127.0.0.1

Pattern match low

Node http/https module — low-level network access

src/ai-bridge.js · prose · downgraded · require('https')

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