Skillsync · Authentication Profile

Skillsync Authentication

Authentication

Skillsync has no public REST API or OpenAPI; authentication is documented for the CLI and MCP server. `skl login` opens a browser sign-in flow on skillsync.com and returns control to the CLI once the local callback completes, persisting credentials on the machine. Local-only operations (reading sessions on disk) need no login; any operation that reaches skillsync.com (upload, search published threads, skills) is login-gated. The MCP server calls the auth_status tool before any login-gated tool.

Skillsync secures its APIs with oauth2-browser across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyDeveloper ToolsArtificial IntelligenceAgentsCoding AssistantsMCPCLIKnowledge-ManagementY Combinator
Methods: oauth2-browser Schemes: 1 OAuth flows: authorizationCode API key in:

Security Schemes

browser-signin oauth2

Source

Authentication Profile

skillsync-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://skillsync.com/docs/quickstart
description: >-
  Skillsync has no public REST API or OpenAPI; authentication is documented for
  the CLI and MCP server. `skl login` opens a browser sign-in flow on
  skillsync.com and returns control to the CLI once the local callback completes,
  persisting credentials on the machine. Local-only operations (reading sessions
  on disk) need no login; any operation that reaches skillsync.com (upload,
  search published threads, skills) is login-gated. The MCP server calls the
  auth_status tool before any login-gated tool.
summary:
  types: [oauth2-browser]
  api_key_in: []
  oauth2_flows: [authorizationCode]   # browser sign-in with local callback
schemes:
  - name: browser-signin
    type: oauth2
    flow: authorizationCode
    description: >-
      `skl login` opens the Skillsync sign-in flow in the browser; a local
      callback completes authentication and the CLI stores credentials on the
      machine. Confirm with `skl whoami` (CLI) or the auth_status MCP tool.
    sources: [https://skillsync.com/docs/cli-reference, https://skillsync.com/docs/mcp-server]
gating:
  local_only_no_auth: [list_sessions, search_sessions, get_session]
  login_required: [upload_session, search_replay, get_replay_thread, list_workspaces, list_skills, install_skill, upload_skill]

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/skillsync-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.