Caveat verdict

voice2feishu

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

TTS-to-Feishu skill that converts text to audio via a TTS API and sends it to a Feishu recipient; credentials (FEISHU_APP_ID, FEISHU_APP_SECRET, TTS_API_KEY) are read from env and used for their documented purposes.

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

38
security
80
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · SECRET="your_secret

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match low

Python os.environ.get — reads environment variable

scripts/chattts-server.sh · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: FEISHU_APP_SECRET). Requires 4 system binaries. (1 elevated: curl).

package_install

Is this flag fair?

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