Is Scheduled Analytics safe?
Scheduled Analytics reads your LinkedIn 'li_at' session cookie and sends it to app.scheduled.so, where it is stored to act on your account.
When you open a LinkedIn tab or use the extension popup, the background service worker calls chrome.cookies.get to read your LinkedIn 'li_at' session cookie and POSTs its raw value as a 'token' to https://app.scheduled.so/api/providers/linkedin/upsert. The extension first resolves your account by sending its stored extension key to /api/extension/synchronize. Because the li_at cookie is the credential that authenticates your LinkedIn session, the server holds enough to act on your LinkedIn account on your behalf.
AI-generated. Findings may contain errors. Those marked Verified have been manually reviewed.
Publishers can request a review.