{
  "$schema": "https://agentskills.io/schema/v0.2.0/index.json",
  "name": "ShipGuard",
  "version": "0.4.0",
  "skills": [
    {
      "name": "scan",
      "type": "skill-md",
      "description": "Local release gate — scans for secrets, auth gaps, payment vulnerabilities, destructive migrations, and deployment misconfigurations. Returns JSON findings. Exit 0=safe, 1=blocked (--strict), 2=degraded, 3=error.",
      "url": "https://agenticcli.dev/llms-full.txt"
    }
  ]
}