Trust Controls for Agent Skills
Agent skills are becoming a reusable software layer for AI agents. That makes them powerful, but it also means they need the same discipline we expect from other deployable artifacts: security review, provenance, ownership, and clear use boundaries.
This series describes the trust controls behind NVIDIA-Verified skills — agent skills that have been scanned, documented in a Skills Card, and signed before publication. The pipeline has three layers:
- Scan the skill before installation.
- Publish a skill card that states what the skill does and how it should be used.
- Sign the shipped directory so users can verify that what they received matches what was reviewed.
The end-to-end workflow that links scanning, skill cards, and cryptographic signing into a release gate.
How SkillSpector checks skill bundles for security risks, malicious patterns, and supply-chain issues.
How detached OMS signatures help consumers verify skill integrity after publishing and installation.
A practical skill-card template for owners, users, risk reviewers, and deployment teams.