Skip to content

Safety & Legality (Practical Guide)

12 min readEssential Reading

The Core Rule

Stremio is legal software. Your use can be legal or illegal depending on the sources used by your add-ons.

Three Risk Tiers

Low Risk

  • Official app downloads
  • Metadata and catalog enhancement add-ons
  • Clearly licensed/public-domain sources

Medium Risk

  • Community add-ons with incomplete transparency
  • Services with unclear logging/privacy behavior
  • Complex stacks where ownership and rights are hard to verify

High Risk

  • Add-ons that clearly target unlicensed premium content
  • Setup flows with fake or lookalike domains
  • Any process requiring suspicious external downloads

Privacy Reality

Even legal use has privacy considerations:

  • Add-on services can observe request patterns.
  • Poorly documented services may retain logs indefinitely.
  • Account integrations can expose viewing behavior across tools.

Use a least-trust approach:

  • Install fewer add-ons.
  • Prefer transparent maintainers.
  • Remove integrations you no longer use.

Security Warning Signs

Stop immediately if an install flow includes:

  • URL shorteners hiding the final domain
  • Browser notifications/captcha traps
  • Requests to run unknown scripts or disable protections

Community Incident Pattern

A recurring theme in Reddit reports is fake pages imitating well-known add-ons. Domain verification should be mandatory before any install.

Safe Operating Policy

  1. Keep a baseline setup that always works.
  2. Change one add-on at a time.
  3. Re-test after each change.
  4. Keep rollback notes.
  5. Audit monthly.

Where to Go Next

Sources