ClawAudit verdict
feishu-upload-skill
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.
Findings (4)
References child_process — can spawn system processes
SKILL.md · code · child_process
Possible hardcoded credential
feishu_upload_fixed.sh · prose · downgraded · TOKEN="${2:-nodcnvFRC2MkW7uFVUgiluN217e}
Pipe to python — executes piped content as Python code
get_feishu_token.sh · prose · downgraded · | python3
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?
Thanks — recorded.