expert-trace-skill-distillation — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited expert-trace-skill-distillation (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.
Build skills from evidence, not from a single unconstrained generation pass. The output must be an inspectable software artifact whose sources, boundaries, evaluation results, corrections, and rollback points remain visible.
Activate when:
The cited papers support these principles:
missing checks, reusable procedures, and regression risks.
or interaction rules.
executor, and verifier together.
knowledge across code, config, and scripts. Documents often state rules explicitly but distribute them across sections.
after a task is known is easier than a reusable library generated before downstream tasks are visible.
Record:
## Distillation Contract
- Target capability:
- Intended users and agent hosts:
- In-scope source materials:
- Out-of-scope materials:
- Source rights and consent:
- Private-by-default artifacts:
- Allowed behavior constraints:
- Explicitly prohibited identity claims:
- Evaluation tasks:
- Rollback owner:Do not claim to recreate a person. Distill selected procedures, mental models, and bounded interaction preferences into a correctable package.
Use only authorized materials. Typical sources:
For each item, record provenance:
source_id: source-001
uri: path-or-url
source_type: repository|document|trajectory|human-feedback
rights: private|internal|public
captured_at: ISO-8601
scope: capability|bounded-behavior|both
notes: why this evidence is relevantGenerate two inspectable tracks:
| Track | Include | Exclude |
|---|---|---|
| Capability | workflows, standards, review criteria, heuristics, recovery patterns | unsupported claims, generic filler |
| Bounded behavior | communication posture, interaction rules, correction history, explicit limits | identity substitution, invented motives |
Keep behavior optional. A capability-only variant should remain usable.
When trajectories exist:
## Contrastive Pattern
- Task family:
- Failure signature:
- Nearby success:
- Missing behavior:
- Candidate reusable rule:
- Verification check:
- Evidence IDs:Minimum package:
skill-name/
SKILL.md
references/
capability.md
behavior-boundaries.md
evidence-ledger.md
correction-log.md
evaluation-report.mdSKILL.md should stay compact and route to references through progressive disclosure.
Evaluate the same task instances with and without the skill:
| Outcome | Meaning |
|---|---|
| Baseline fail -> skill pass | Repair |
| Baseline pass -> skill fail | Regression |
| Both pass | Preserved success |
| Both fail | No improvement |
Report:
Use deterministic execution checks where possible. Use judges only when deterministic checks cannot represent valid outputs.
Treat feedback as a patch:
## Correction Record
- Version:
- Trigger:
- Evidence:
- Track changed: capability|bounded-behavior
- Sections patched:
- Expected improvement:
- Regression suite:
- Rollback target:Every correction must create a new version and preserve the previous artifact.
## Source Boundary
[Authorized evidence and exclusions]
## Extracted Tracks
[Capability and optional bounded behavior]
## Contrastive Patterns
[Success/failure-derived reusable rules]
## Generated Package
[Files and entrypoints]
## Intervention Evaluation
[Repairs, regressions, held-out results, provenance coverage]
## Lifecycle
[Version, correction history, rollback path]contradictory notes.
Created: 2026-06-02 Version: 1.0.0
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.