ClawAudit verdict

feishu-upload-skill

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

Uploads local files to a Feishu chat via the declared Feishu IM API using Node.js native fetch; process_exec flag reflects documented example commands and the upload pipeline is entirely consistent with the stated purpose.

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

30
security
60
transparency
70
maintenance

Findings (4)

Pattern match high

References child_process — can spawn system processes

SKILL.md · code · child_process

Pattern match high

Possible hardcoded credential

feishu_upload_fixed.sh · prose · downgraded · TOKEN="${2:-nodcnvFRC2MkW7uFVUgiluN217e}

Pattern match high

Pipe to python — executes piped content as Python code

get_feishu_token.sh · prose · downgraded · | python3

Pattern match medium

Uses spawn() — can execute external programs

example.js · prose · downgraded · spawn(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/C/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.

process_exec

Is this flag fair?

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