ClawAudit verdict

stremio-unwatched

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

A Stremio library manager that authenticates with the Stremio API to track unwatched episodes and optionally syncs to Google Calendar; all network calls are to declared services matching the 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. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

25
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 (5)

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match high

Possible hardcoded credential

scripts/stremio_auth.sh · prose · downgraded · password="${STREMIO_PASSWORD:-}

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

references/stremio_api.md · prose · downgraded · http://127.0.0.1

Pattern match low

Base64 encoding/decoding

README.md · prose · downgraded · base64-encode

Pattern match low

Sets world-executable permissions

scripts/stremio_auth.sh · prose · downgraded · chmod 700

Permissions & capabilities

No declared permissions — minimal attack surface.

network_outpackage_installnetwork_in

Is this flag fair?

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