Caveat verdict

qqbot

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

QQ official bot configuration guide that walks through standard bot registration, IP whitelist setup, and OpenClaw integration using documented platform APIs; no malicious behavior or exfiltration present.

⚠ 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
50
transparency
80
maintenance

Permission integrity

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

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · SECRET = "你的AppSecret

Pattern match high

Pipe to python — executes piped content as Python code

qq_ai_handler.sh · prose · downgraded · | python3

Pattern match medium

Opens WebSocket connection

CLAWHUB_PUBLISH.txt · code · WebSocket

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

setuid — privilege escalation mechanism

clawhub-publish.js · prose · downgraded · setuid

Pattern match low

Python aiohttp session — async network access

qq_official_bot.py · prose · downgraded · aiohttp.ClientSession

Permissions & capabilities

No declared permissions — minimal attack surface.

network_outpackage_install

Is this flag fair?

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