ClawAudit verdict

feishu-webhook

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

The skill appears to be a legitimate tool for sending rich text messages to Feishu via Webhook. It requires environment variables and does not exhibit any malicious behavior.

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

75
security
100
transparency
90
maintenance

Findings (4)

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

References webhook/callback URL

SKILL.md · code · WEBHOOK_URL

Pattern match low

Python os.environ.get — reads environment variable

scripts/send-feishu.py · prose · downgraded · os.environ.get(

Pattern match low

Python http.client — stdlib network access

scripts/send-feishu.py · prose · downgraded · http.client.HTTPSConnection

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