Caveat verdict
cloudbase
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.
Findings (12)
Possible hardcoded credential
references/ai-model-nodejs/SKILL.md · code · ApiKey: "<vendor api key supplied by the user>
Pipe to python — executes piped content as Python code
references/cloudbase-agent/py/agent-deployment.md · code · | python3
HTTP request to bare IP address — common in malicious payloads
references/cloud-functions/SKILL.md · code · http://127.0.0.1
Base64 decode (atob) — may hide malicious payloads
references/cloudbase-agent/ts/adapter-langchain.md · code · atob(
Uses exec() — may execute shell commands
references/cloudbase-code-review/references/lint-rules/README.md · code · exec(
Instructs covert action — may act without user awareness
references/cloudbase-agent/py/agent-deployment.md · prose · downgraded · silently
Accesses sensitive environment variables
references/cloud-functions/references/event-functions.md · code · process.env.API_KEY
Node http/https module — low-level network access
references/cloud-functions/SKILL.md · code · require("http")
Python os.getenv — reads environment variable
references/cloudbase-agent/py/adapter-coze.md · code · os.getenv(
Python os.environ.get — reads environment variable
references/cloudbase-agent/py/agent-deployment.md · code · os.environ.get(
Opens WebSocket connection
SKILL.md · prose · downgraded · WebSocket
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?
Thanks — recorded.