ClawAudit verdict
jellyfin-control
The skill appears to control Jellyfin media server and TV, which seems to be a legitimate and safe use case.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (7)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://192.168.1.50
References sudo — requests elevated privileges
README.md · code · sudo
References child_process — can spawn system processes
tv.js · prose · downgraded · child_process
Popular HTTP library — network access
jellyfin.js · prose · downgraded · axios
Opens WebSocket connection
tv.js · prose · downgraded · WebSocket
Node http/https module — low-level network access
tv.js · prose · downgraded · require('http')
Accesses sensitive environment variables
tv.js · prose · downgraded · process.env.HA_TOKEN
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. (1 sensitive: JF_API_KEY).
credential_access Is this flag fair?
Thanks — recorded.