installing-skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited installing-skills (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.
Install skills from github.com/oaustegard/claude-skills to /mnt/skills/user, making them available in the current and future conversations.
Run the installation script:
bash /mnt/skills/user/installing-skills/scripts/install.shThe script:
Requires access to:
api.github.com - Repository structure listingraw.githubusercontent.com - File downloadsIf blocked, report the specific endpoint and suggest checking network settings.
Execute installation automatically when:
/mnt/skills/userAfter installation, proceed with user's original request.
Installed skills appear in system's <available_skills> automatically. Manual verification:
ls /mnt/skills/userFor single skills or testing:
mkdir -p /mnt/skills/user/{skill-name}
curl -s "https://raw.githubusercontent.com/oaustegard/claude-skills/main/{skill-name}/SKILL.md" \
-o "/mnt/skills/user/{skill-name}/SKILL.md"~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.