ClawAudit verdict

Feishu SuperToolkit

gamma-feishu-supertoolkit

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

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.

3
security
70
transparency
90
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 (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · SECRET="AVJVZYEdlVIPtF8G50aDPdiXIiJXmWyX

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

POSTs data to external URL

references/file-sender.md · code · .post( "http://

Pattern match medium

subprocess execution — runs system commands from Python

server/feishu_supertoolkit/messaging_api.py · prose · downgraded · subprocess.run(

Pattern match low

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?

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