Caveat verdict
digital-singer
Accesses credentials AND encodes data
Makes NuwaAI avatars sing by converting local audio files via FFmpeg and sending PCM data to the NuwaAI humanctrl API using user-supplied credentials; all described operations are consistent with the lip-sync singing feature and no unexpected exfiltration is present.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND encodes data — may obfuscate stolen credentials
LLM02 · ASI03 · ASI04
Permission integrity
credential_access
package_install
Findings (3)
References sudo — requests elevated privileges
SKILL.md · code · sudo
Possible hardcoded credential
chorus_agent.py · prose · downgraded · API_KEY = "sk-cc31d6d221cc4627861f42eb3cad04a3
Opens WebSocket connection
SKILL.md · prose · downgraded · WebSocket
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
No declared permissions — minimal attack surface.
credential_accesspackage_installdata_encoding Thanks — recorded.