Claude Skill Editor — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Claude Skill Editor (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A minimalist desktop application for creating, editing, and installing Claude skills with one-click drag-and-drop installation.
Claude Desktop/Web offers access to powerful Claude Skills: modular prompts & scripts loaded for specific tasks.
Unfortunately, Claude Desktop does not offer native editing for skills. You'd have to store them in a separate folder, edit with a text editor, and create a new ZIP archive & upload every time you want to make an edit. I got tired of how long it took to tweak a skill, so I made something to speed it up.
Introducing Claude Skill Editor. Create, edit, and upload skills with only a few clicks (no saving external ZIP archives or managing version separately) but with a full built-in text editor for detailed skill editing.
cd claude-skill-editor
npm install npm start npm run build:linux # or :mac, :winThe output file will be in the dist folder.
my-awesome-skill)---
name: my-awesome-skill
description: A custom Claude skill
---
# my-awesome-skill
Instructions go hereYou can create any kind of text file, subfolders, upload files, etc. See this Anthropic support article: Using Skills in Claude.
Ctrl+PBuilt with:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.