← Collections

Vet your agent's skills

Extend your coding agent with good skills, and scan the rest.

Skills and tools are npm install for agents, except they run with your agent's permissions and almost no vetting. A 2026 study of 42,447 skills found 26.1% had a vulnerability and 5.2% likely malicious intent, with script-bearing skills 2.12x more dangerous. The move is not to stop using skills, it is to extend from sources you can vet and scan everything else. Each recipe verifies the guardrail (the CI gate, the SKILL.md inventory, the preflight manifest) against a fixture; the real scan and install are fenced.

Start here

The tools (3)

SkillSpectorOpen Source

NVIDIA's security scanner for agent skills, tools, and MCP servers. Point it at a directory, file, repo URL, or zip and it checks 65 vulnerability patterns across 16 categories (prompt injection, data exfiltration, supply chain, excessive agency, MCP tool poisoning, and more) with fast static analysis plus an optional LLM pass. Emits a 0-100 risk score with LOW/MEDIUM/HIGH/CRITICAL severity and SARIF 2.1.0 for CI. Built on the Liu et al. 2026 study that scanned 42,447 skills (26.1% had a vulnerability, 5.2% likely malicious). Static analysis lowers risk, it does not certify safety.

App· Free· 2 workflows
Agent SkillsOpen Source

Addy Osmani's curated set of 24 production-grade engineering skills for coding agents (Claude Code, Cursor, Gemini CLI), each a readable SKILL.md encoding a senior-engineer workflow across the dev lifecycle. The value is provenance: a small, inspectable baseline written by a credible source, the model for what a good, vettable skill looks like, not an exhaustive marketplace.

Library· Free· 1 workflow
Agent-ReachOpen Source

A single CLI that gives a coding agent eyes on the internet: it installs open upstream tools (yt-dlp, gh CLI, cookie-auth scrapers for Twitter/Reddit/YouTube/GitHub) and registers a SKILL.md so the agent knows when to use each. No paid API keys, which is the appeal. The catch the project is upfront about: several platforms work via your logged-in cookies, which are full credentials kept locally and carry a real account-ban risk, so use a throwaway account, never your main. Because it installs system dependencies and registers a skill, it is exactly the kind of thing to scan before running.

App· Free· 1 workflow

Every recipe here ships with a CI badge that re-checks its extraction logic on each push. If a setup you bookmark stops working, the badge goes red before you do.

★ Star the awesome list on GitHub

Newsletter · Tue · Thu · Sat

WebAfterAI

AI agents, automation, and the next internet.

Three issues a week, Tuesday, Thursday, and Saturday, on what builders are actually shipping. From the r/WebAfterAI community.