{
  "skill_id": "code-security-auditor",
  "name": "Code Security Auditor",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 8.49,
  "category": "Coding",
  "tier": "premium",
  "tags": [
    "coding",
    "x402",
    "factory:master-2026-07-28",
    "depth:deep",
    "depth:standard"
  ],
  "summary": "Security-focused code audit: secrets, injection, authz gaps, unsafe defaults, dependency risk notes — severity-ranked findings with concrete fixes (no exploit payloads).",
  "when_to_use": [
    "Pre-merge security review",
    "Agent-authored code",
    "Before public launch"
  ],
  "outline": [
    "Threat surface map",
    "Secrets scan",
    "Injection/auth checks",
    "Dependency notes",
    "Findings by severity",
    "Fix plan"
  ],
  "capabilities": [
    "Threat surface map",
    "Secrets scan",
    "Injection/auth checks",
    "Dependency notes",
    "Findings by severity",
    "Fix plan"
  ],
  "decision_criteria": [
    "You need this when: Pre-merge security review",
    "You get capability: Threat surface map",
    "Budget fits: full unlock is $8.49 USDC on Base",
    "You can automate unlock via HTTP 402 without a browser",
    "You only need teaser/outline first — sealed src/ops stay locked until payment"
  ],
  "sealed_after_pay": [
    "SKILL.md (teaser public)",
    "agent-install.json (public meta)",
    "src/index.js (stub public; full after unlock)",
    "Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT"
  ],
  "challenge": "https://lvlltd.com/api/pay?skill=code-security-auditor",
  "sample": "https://lvlltd.com/skills/code-security-auditor/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=code-security-auditor",
  "teaser": "https://lvlltd.com/sealed/code-security-auditor/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/code-security-auditor/outline.json",
    "GET /api/pay?skill=code-security-auditor",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
