Caveat verdict

alicloud-ai-audio-tts

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

TTS skill reads DASHSCOPE_API_KEY from env or credentials file and sends text to the official DashScope API; credential access is scoped to the API key needed for its stated text-to-speech 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.

63
security
60
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match medium

Python os.getenv — reads environment variable

SKILL.md · code · os.getenv(

Pattern match low

Base64 encoding/decoding

SKILL.md · prose · downgraded · Base64-encode

Pattern match low

Python urllib.request — network access

scripts/generate_tts.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/generate_tts.py · prose · downgraded · os.environ.get(

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installcredential_access

Is this flag fair?

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