Sail Skill
Description
SAIL V2 (Secure AI Lifecycle) as an agent skill — the full 91-risk catalog for AI/agent gap assessments, security roadmaps, and compliance checklists. Installs on Claude Code, Codex, ChatGPT, Antigravity, and any SKILL.md-compatible agent.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
SAIL Skill — Secure AI Lifecycle by Pillar Security
An agent skill that applies **SAIL V2** — [Pillar Security](https://www.pillar.security)'s Secure AI Lifecycle framework — to real systems. It bundles the full SAIL V2 risk catalog (**91 risks across 7 lifecycle phases**, each with mitigations and standards mappings) as reference files the agent reads on demand, so every answer is grounded in the actual catalog: real SAIL IDs, real mappings, no hallucinated controls.
This repository is also a **Claude Code plugin marketplace** — one-command install for Claude Code, prebuilt archives for everything else.
What it does
The skill triggers whenever you work on AI/agent security. It can:
- Assess an agent or system — full SAIL gap analysis with a component chart and all 91 risks dispositioned
- Build a security roadmap and maturity assessment
- Generate compliance checklists (ISO/IEC 42001, EU AI Act, OWASP LLM/Agentic, DASF, AIUC-1)
- Prioritize controls and produce cross-team alignment artifacts
- Create vendor RFPs (security-vendor coverage questionnaires or platform-vendor security questionnaires)
- Answer questions about SAIL — "What does SAIL 5.17 cover?" cites the catalog row
Example prompts (any harness — the skill triggers automatically):
- "We're deploying an autonomous support agent built on LangGraph with MCP servers for Zendesk and Postgres — do a security review I can share with our CISO."
- "Generate a security control checklist organized by EU AI Act articles."
- "Build me an AI security roadmap — we have agents in production but no AI policy yet."
- "Write the security section of an RFP for a managed agent platform."
In **Claude Code** you additionally get five entry points:
| Comma
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,