Caveat verdict

cloudbase

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

A comprehensive CloudBase (Tencent Cloud) development guide covering legitimate cloud platform features like databases, cloud functions, auth, and AI integrations; all capabilities match the stated purpose with no evidence of exfiltration or malicious behavior.

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

0
security
100
transparency
90
maintenance

Findings (12)

Pattern match critical

Possible hardcoded credential

references/ai-model-nodejs/SKILL.md · code · ApiKey: "<vendor api key supplied by the user>

Pattern match critical

Pipe to python — executes piped content as Python code

references/cloudbase-agent/py/agent-deployment.md · code · | python3

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/cloud-functions/SKILL.md · code · http://127.0.0.1

Pattern match high

Base64 decode (atob) — may hide malicious payloads

references/cloudbase-agent/ts/adapter-langchain.md · code · atob(

Pattern match high

Uses exec() — may execute shell commands

references/cloudbase-code-review/references/lint-rules/README.md · code · exec(

Pattern match medium

Instructs covert action — may act without user awareness

references/cloudbase-agent/py/agent-deployment.md · prose · downgraded · silently

Pattern match medium

Accesses sensitive environment variables

references/cloud-functions/references/event-functions.md · code · process.env.API_KEY

Pattern match medium

Node http/https module — low-level network access

references/cloud-functions/SKILL.md · code · require("http")

Pattern match medium

Python os.getenv — reads environment variable

references/cloudbase-agent/py/adapter-coze.md · code · os.getenv(

Pattern match medium

Python os.environ.get — reads environment variable

references/cloudbase-agent/py/agent-deployment.md · code · os.environ.get(

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · WebSocket

Pattern match low

Python directory traversal

references/cloudbase-agent/py/agent-deployment.md · code · os.listdir(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class E). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_in

Is this flag fair?

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