minimal-capability — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited minimal-capability (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.
This fixture exercises the bare-minimum required v8-compatible frontmatter. It contains only the required fields, the recommended stability + license fields, and the four capability-archetype body sections.
What it is: A capability skill is a unit of reusable agent guidance described by v8-compatible frontmatter plus a small set of body sections. Mental model: Frontmatter is the routing contract; the body is the teaching content the agent applies. Why it exists: To prove the smallest conformant skill still lints, compiles into the manifest, and routes. What it is NOT: It is not a grounded, relation-rich, or comprehension-graded skill — those are exercised by the sibling fixtures. Adjacent concepts: the with-grounding, with-relations, and comprehension-full fixtures. One-line analogy: It is the "hello world" of the skill contract. Common misconception: That a minimal skill may omit the skill-content body sections — it may not; the five are required.
The required v8 frontmatter fields, plus stability and license. No optional relations, no grounding, no Understanding fields, no Audit Status.
The simplest possible v8-compatible skill should still pass lint. If this fixture ever starts failing lint without a deliberate schema change, the lint check has regressed or grown a new required field that this fixture should adopt together with the canonical library.
node scripts/skill-lint.js --path examples/fixture-skills/minimal-capability
# expected: 0 errorswith-grounding planned fixture in ../README.md.with-relations planned fixture in ../README.md.comprehension-full planned fixture in ../README.md.skills/.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.