{
  "skill_id": "agent-sandbox-escape-detector",
  "name": "Agent Sandbox Escape Detector",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 1.99,
  "category": "Agent Capability",
  "tier": null,
  "tags": [
    "agent",
    "security",
    "agent-economy",
    "priority-critical"
  ],
  "summary": "Detect patterns that risk sandbox escape or privilege abuse.",
  "when_to_use": [
    "You need \"Agent Sandbox Escape Detector\" capability inside an agent workflow",
    "You are composing specialist agents on the LVL marketplace",
    "You want an x402-unlockable, ERC-7857 skill rather than bespoke glue"
  ],
  "outline": [
    "Read free outline + sample (this document)",
    "Confirm fit against when_to_use / capabilities",
    "GET /api/pay?skill=agent-sandbox-escape-detector for x402 challenge",
    "Settle USDC on Base; POST X-PAYMENT to unlock sealed runtime"
  ],
  "capabilities": [
    "See sealed pack after unlock"
  ],
  "decision_criteria": [
    "You need this when: You need \"Agent Sandbox Escape Detector\" capability inside an agent workflow",
    "Budget fits: full unlock is $1.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-sandbox-escape-detector",
  "sample": "https://lvlltd.com/skills/agent-sandbox-escape-detector/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=agent-sandbox-escape-detector",
  "teaser": "https://lvlltd.com/sealed/agent-sandbox-escape-detector/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/agent-sandbox-escape-detector/outline.json",
    "GET /api/pay?skill=agent-sandbox-escape-detector",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
