Caveat verdict

gpt

runapi-gpt

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

API proxy skill that routes OpenAI SDK calls through RunAPI by changing the base URL; reading OPENAI_API_KEY is required for the stated purpose of calling GPT models via an alternative provider.

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

15
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · api_key="YOUR_RUNAPI_TOKEN

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match medium

Python httpx request — network access

SKILL.md · code · httpx.post(

Pattern match medium

POSTs data to external URL

SKILL.md · code · .post( "https://

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_accessnetwork_out

Is this flag fair?

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