ClawAudit verdict

feishu-bot-creator

feishu-bot-full-setup

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

The script follows a legitimate setup flow, writes a QR PNG locally, and does not transmit credentials or data to external parties.

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

70
security
100
transparency
90
maintenance

Findings (6)

Pattern match medium

subprocess execution — runs system commands from Python

scripts/create_feishu_bot.py · prose · downgraded · subprocess.check_call(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/create_feishu_bot.py · prose · downgraded · http://127.0.0.1

Pattern match low

Python urllib.request — network access

scripts/create_feishu_bot.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/create_feishu_bot.py · prose · downgraded · os.environ.get(

Pattern match low

importlib.import_module — dynamic module loading

scripts/create_feishu_bot.py · prose · downgraded · importlib.import_module(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/create_feishu_bot.py · prose · downgraded · shutil.rmtree(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). 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.

Is this flag fair?

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