ClawAudit verdict
feishu-bot-creator
feishu-bot-full-setup
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.
Findings (6)
subprocess execution — runs system commands from Python
scripts/create_feishu_bot.py · prose · downgraded · subprocess.check_call(
HTTP request to bare IP address — common in malicious payloads
scripts/create_feishu_bot.py · prose · downgraded · http://127.0.0.1
Python urllib.request — network access
scripts/create_feishu_bot.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/create_feishu_bot.py · prose · downgraded · os.environ.get(
importlib.import_module — dynamic module loading
scripts/create_feishu_bot.py · prose · downgraded · importlib.import_module(
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?
Thanks — recorded.