update-skill — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited update-skill (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.
skills/<topic>/SKILL.md — thin wrapper. Update only if trigger wording, description, or knowledge pointers change.knowledge/<category>/<slug>.md — the actual content. This is usually what gets updated./update-skill add the new retry logic to my groq skill), treat them as the user's description of what to update and proceed to step 1. If no arguments were given, ask: "Which skill or knowledge do you want to update, and what should change?" and wait for the answer before continuing. gh repo clone phucbm/skills /tmp/phucbm-skills 2>/dev/null || git -C /tmp/phucbm-skills pullskills/ and knowledge/ for anything related to the topic. List all candidates and flag shared knowledge files:"Files that may need updating: -skills/groq/SKILL.md(trigger description) -knowledge/groq/streaming-integration.md(actual content — also referenced by skills/X) Should I update both, or just the knowledge file?"
FILE: knowledge/groq/streaming-integration.md
CURRENT: <existing section>
PROPOSED: <updated section>
REASON: <why>.claude-plugin/plugin.json, commit and push: git -C /tmp/phucbm-skills add .
git -C /tmp/phucbm-skills commit -m "knowledge: update <topic>"
git -C /tmp/phucbm-skills pushhttps://github.com/anthropics/skills/blob/main/skills/skill-creator/SKILL.md Key points: description is the primary trigger — keep it specific and slightly pushy; prefer surgical edits to stay under 500 lines.
SKILL.md rarely needs updating — only if frontmatter description/when_to_use or knowledge pointers changeRead [\@/knowledge/<category>/<slug>.md\](/knowledge/<category>/<slug>.md) and apply...Read and apply: followed by a bullet list of [@/knowledge/...](...) links~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.