ClawAudit verdict
Feishu SuperToolkit
gamma-feishu-supertoolkit
Feishu (Lark) workplace integration skill covering messaging, calendar, approvals, and HR lookups; all API calls target the official Feishu open platform using user-supplied app credentials.
⚠ 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.
Permission integrity
network_out
package_install
Findings (5)
Possible hardcoded credential
SKILL.md · code · SECRET="AVJVZYEdlVIPtF8G50aDPdiXIiJXmWyX
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
POSTs data to external URL
references/file-sender.md · code · .post(
"http://
subprocess execution — runs system commands from Python
server/feishu_supertoolkit/messaging_api.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
server/feishu_supertoolkit/auth.py · prose · downgraded · os.getenv(
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
Requires 2 environment variables. (1 sensitive: FEISHU_APP_SECRET). Requires 4 system binaries. (1 elevated: pip).
network_inpackage_installnetwork_out Is this flag fair?
Thanks — recorded.