Caveat verdict

baidu-speech-synthesis

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

This skill uses Baidu Intelligent Cloud TTS API with user-provided BAIDU_API_KEY/SECRET_KEY credentials for text-to-speech synthesis; all network calls go to documented Baidu API endpoints matching the stated TTS 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.

0
security
60
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="Your API Key (non-bce-v3 format)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Downloads executables from external URLs

SKILL.md · code · Download from https://

Pattern match medium

Accesses shell history/config

references/api_setup.md · prose · downgraded · ~/.zshrc

Pattern match medium

Python os.getenv — reads environment variable

references/api_setup.md · code · os.getenv(

Pattern match medium

subprocess execution — runs system commands from Python

scripts/audio_merger.py · prose · downgraded · subprocess.run(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/baidu_tts.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

Requires 2 environment variables. (2 sensitive: BAIDU_API_KEY, BAIDU_SECRET_KEY). Requires 2 system binaries.

package_installcredential_access

Is this flag fair?

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