← Back to LinkedIn CLI

Privacy Policy

Last updated: September 2026

1. Zero Telemetry & Tracking

LinkedIn CLI collects no analytics, telemetry, diagnostics, or tracking data. When you run linkedin, no network connections are made to SpaceCorps servers or any third-party analytics provider. The CLI communicates exclusively and directly with the Apify REST API to perform the actions you explicitly command.

2. Local Credential Storage

Your Apify API tokens are never written to unencrypted disk files by default. The CLI delegates all secret storage to native operating system keystores (macOS Keychain, Linux Secret Service daemon, and Windows Data Protection API / DPAPI). Only non-secret account metadata (such as account label and creation timestamp) is recorded in config.yaml.

3. Third-Party Services

Requests made by the CLI are transmitted directly over HTTPS to the Apify platform (https://api.apify.com/v2/). Your interactions with the Apify platform are governed by Apify's respective terms of service and privacy policy.

4. Open Source Verification

LinkedIn CLI is 100% open-source software licensed under the MIT License. The complete source code is public and auditable at https://github.com/SpaceCorps/Linkedin-Cli.