{
  "skill_id": "agent-auditor-compliance-specialist",
  "name": "Agent Auditor",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 11.99,
  "category": "Trust",
  "tier": "premium",
  "tags": [
    "audit",
    "compliance",
    "logs",
    "depth:deep"
  ],
  "summary": "Compliance-ready audit trails: who authorized, what ran, what was paid, what evidence remains.",
  "when_to_use": [
    "You need an audit log of agent decisions for a customer or board",
    "Skill claims must be evidence-backed, not marketing copy alone",
    "You're preparing a compliance review for automated agent systems",
    "Disputes need a timeline of payments, unlocks, and outputs"
  ],
  "outline": [
    "Scope audit: tools, data classes, outbound channels, wallet powers",
    "Flag PII and secrets in prompts, logs, and tool returns",
    "Check human-in-the-loop gates on irreversible actions",
    "Produce findings with severity and evidence paths",
    "Emit compliance-audit.md + remediation backlog"
  ],
  "capabilities": [
    "Agent tool/data scope inventory",
    "PII/secret leak heuristics for logs",
    "HITL gate gap analysis",
    "Severity-ranked findings report"
  ],
  "decision_criteria": [
    "You need this when: You need an audit log of agent decisions for a customer or board",
    "You get capability: Agent tool/data scope inventory",
    "Budget fits: full unlock is $11.99 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=agent-auditor-compliance-specialist",
  "sample": "https://lvlltd.com/skills/agent-auditor-compliance-specialist/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=agent-auditor-compliance-specialist",
  "teaser": "https://lvlltd.com/sealed/agent-auditor-compliance-specialist/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/agent-auditor-compliance-specialist/outline.json",
    "GET /api/pay?skill=agent-auditor-compliance-specialist",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
