ClawAudit verdict

xhs-crawler-xie

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill embeds what appear to be real Feishu app credentials (FEISHU_APP_ID, FEISHU_APP_SECRET, FEISHU_CHAT_ID) in the config.py example, exposing them to anyone installing this skill.

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

35
security
80
transparency
80
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · SECRET = "5QG92Lp8kvhAkgpPJTd57fIxshnCebEt

Pattern match medium

Long base64 string (100+ chars) — likely obfuscated payload

cookie.txt · prose · downgraded · VjEAAAwWZA/ooRudvvR0JqoV2ZKtJOXvAhy4PHBkhgL3b4CaLzfBiinqXmxEI4kWR1bCJ9JtUqEddzGE

Pattern match medium

References child_process — can spawn system processes

index.js · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

index.js · prose · downgraded · exec(

Pattern match low

References webhook/callback URL

feishu_bot.py · prose · downgraded · webhook_url

Pattern match low

Python os.getenv — reads environment variable

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

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