← Privacy index (all apps)
Web

SKILLSCOPE — PRIVACY POLICY

Last updated: 2026-03-07

Overview

SkillScope is a single HTML file that runs entirely in your browser. It has no server, no backend, and no network requests beyond loading fonts and libraries from CDN on first open.

1. Information We Collect

None. SkillScope processes SKILL.md files locally in your browser. No file content, parsed data, or usage information is transmitted anywhere.

2. How the App Works

You open app.html directly in your browser. Skill files you paste or browse to are parsed entirely client-side using JavaScript. The flowchart is rendered in your browser. The PNG export is generated locally. Nothing leaves your machine.

3. Third-Party Services

SkillScope loads the following libraries from CDN on startup:

  • Tailwind CSS (styling)
  • js-yaml (YAML parsing)
  • html2canvas (PNG export)
  • Google Fonts (Cabinet Grotesk, General Sans, JetBrains Mono)

These are standard CDN requests that may log your IP address per their respective privacy policies. No skill content is sent to these services.

4. Data Storage

No data is stored beyond your browser’s standard cache for CDN resources.

5. Contact

Questions? Email silvester.divas@gmail.com.