ClawAudit verdict
sendfiles-to-feishu
The skill appears to be designed for sending files to Feishu, handling large files and special formats transparently. It requires legitimate credentials (Feishu App ID and Secret) and uses them for their 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 (6)
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
subprocess execution — runs system commands from Python
scripts/feishu_send_ascii.py · prose · downgraded · subprocess.check_call(
References sudo — requests elevated privileges
scripts/feishu_send_ascii.py · prose · downgraded · sudo
yum install — installs system packages
scripts/feishu_send_ascii.py · prose · downgraded · yum install
Python os.getenv — reads environment variable
scripts/feishu_send_ascii.py · prose · downgraded · os.getenv(
Python shutil file operation — copies/moves/deletes files
scripts/feishu_send_ascii.py · prose · downgraded · shutil.rmtree(
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?
Thanks — recorded.