Caveat verdict

mosi-studio

moss-tts-family-chatbot

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Comprehensive TTS/ASR audio skill using mosi.cn APIs; MOSI_TTS_API_KEY is injected via Kubernetes Secret, must not be revealed in conversation, and all outbound calls are to studio.mosi.cn.

โš  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
20
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match high

apt-get install โ€” installs system packages

SKILL.md ยท code ยท apt-get install

Pattern match high

Possible hardcoded credential

scripts/mosi_asr.sh ยท prose ยท downgraded ยท API_KEY="${MOSI_TTS_API_KEY}

Pattern match low

Python os.environ.get โ€” reads environment variable

scripts/mosi_tts.py ยท prose ยท downgraded ยท os.environ.get(

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

credential_accessnetwork_outpackage_install

Is this flag fair?

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