Caveat verdict
feishu-voice-sender-tts
Explicitly states it does not auto-run and uses ffmpeg only for audio format conversion; all capabilities match the on-demand Feishu voice messaging purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (6)
Possible hardcoded credential
SKILL.md · code · SECRET="your-feishu-app-secret
References sudo — requests elevated privileges
SKILL.md · prose · downgraded · sudo
apt-get install — installs system packages
SKILL.md · prose · downgraded · apt-get install
subprocess execution — runs system commands from Python
src/feishu_voice.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
src/feishu_voice.py · prose · downgraded · os.getenv(
Popular HTTP library — network access
src/feishu_voice.py · prose · downgraded · Got
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
Requires 4 environment variables. (1 sensitive: FEISHU_APP_SECRET). Requires 1 system binary.
package_install Is this flag fair?
Thanks — recorded.