diff --git a/README.md b/README.md index e553ddb3e..c42ba2e2a 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,11 @@ AI agent skills (used by Claude Code, Codex CLI, Gemini CLI, etc.) execute with SkillSpector helps you answer: **"Is this skill safe to install?"** +SkillSpector is part of the [NVIDIA Verified Skills pipeline](https://docs.nvidia.com/skills/), which scans, evaluates, and signs agent skills before publication. Skills that pass are published to the [NVIDIA skills catalog](https://github.com/NVIDIA/skills). + ## Documentation +- **[Scan agent skills before installation](https://docs.nvidia.com/skills/scanning-agent-skills)** — Hosted guide: when to scan, how to read a report, and how to gate installs. - **[Development guide](docs/DEVELOPMENT.md)** — Architecture, package layout, and how to extend the analyzer pipeline. - **[Pi extension](docs/PI_EXTENSION.md)** — Install SkillSpector as a Pi tool for scanning skills from inside agent sessions.