ClawAudit verdict

onebot-adapter

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Connects OpenClaw to a local OneBot/NapCat QQ bot server via WebSocket and HTTP on localhost ports; all communication is to a locally configured bot server, consistent with QQ bot integration.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

45
security
100
transparency
90
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your-token

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · WebSocket

Pattern match low

Python os.getenv — reads environment variable

scripts/onebot_client.py · prose · downgraded · os.getenv(

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