ClawAudit verdict

feishu-voice-tts

feishu-send-voice

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

This skill converts text to speech and sends it via the Feishu API using locally stored credentials; all steps are documented, transparent, and serve 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.

60
security
90
transparency
70
maintenance

Findings (3)

Pattern match high

Possible hardcoded credential

scripts/send_feishu_voice.sh · prose · downgraded · SECRET="${FEISHU_APP_SECRET:-$APP_SECRET_RAW}

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match medium

subprocess execution — runs system commands from Python

scripts/send_feishu_voice.sh · prose · downgraded · subprocess.check_output(

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