Caveat verdict

musestream

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

AI music generation and local streaming server skill using the Sonauto API; sends only music prompts to the provider and saves generated audio locally, consistent with its stated 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
40
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 (6)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

SKILL.md · code · curl -s http://localhost:5001/library | python

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match high

<script> tag in markdown — potential code injection

musestream_server.py · prose · downgraded · <script>

Pattern match high

HTTP request to bare IP address — common in malicious payloads

README.md · code · http://203.0.113.42

Pattern match low

References tunneling service

SKILL.md · prose · downgraded · ngrok

Pattern match low

Python os.environ.get — reads environment variable

musestream_server.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installnetwork_innetwork_outdata_encoding

Is this flag fair?

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