skill-manager-32a901 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited skill-manager-32a901 (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.
Manage skills as durable package assets, not one-off prompt snippets.
Use this skill when creating a skill, adapting an external skill, recording upstream provenance, assigning a skill to a role, validating the skills package, or preparing a selective upstream update.
registry/skills.yaml, registry/sources.yaml, and registry/roles.yaml before editing.skills/<skill-name>/SKILL.md.python3 scripts/validate-skills.py after registry, role, manifest, or skill changes.| syncMode | Meaning | Update behavior |
|---|---|---|
mirror | External skill kept close to upstream | Prefer direct sync, preserve upstream behavior, record version or commit when available |
adapted | External skill changed for this package | Compare upstream changes and merge selectively |
local | Skill created here | Maintain directly |
reference-only | Upstream used only as design reference | Do not publish it as a local skill unless explicitly promoted |
skills/<skill-name>/SKILL.md.name and description.registry/skills.yaml.registry/sources.yaml.registry/sources.yaml.syncMode: adapted.Run:
python3 scripts/validate-skills.pyValidation must pass before committing registry, role, skill, or manifest changes.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.