skill-name — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited skill-name (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.
Brief description of the skill and its purpose.
List any setup requirements:
Example setup:
export SKILL_API_KEY="your_api_key"How to use the skill quickly:
cd <skill_directory>
python3 scripts/command.py --option valuepython3 scripts/script.py "input"Output:
Expected output herepython3 scripts/script.py "input" --flag --option valueAll commands run from the skill directory.
python3 scripts/script1.py --help
python3 scripts/script1.py "param1" --option valuepython3 scripts/script2.py "param1" "param2"script1.py - Description of what this script doesscript2.py - Description of what this script doesSymptom: Description of the problem
Solution:
Symptom: Description of the problem
Solution:
See examples/ directory for full workflow examples.
The YAML frontmatter at the top of this file is required:
| Field | Type | Required | Description |
|---|---|---|---|
name | string | ✓ | Unique identifier (kebab-case) |
description | string | ✓ | What the skill does and when to use it. Include trigger keywords and "Use when..." contexts inline. |
skills/your-skill-name/scripts/examples/skills.json with your skill entry~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.