{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "a2a-opspawn-com-x402-code-scan",
  "title": "OpSpawn \u00b7 Code Security Scan",
  "url": "https://a2a.opspawn.com/x402/code-scan",
  "category": "tools",
  "summary": "Scan source code for security vulnerabilities with language-specific analysis and scoring.",
  "seo": {
    "title": "OpSpawn x402: Code Security Vulnerability Scan API",
    "description": "Pay 0.05 USDC to scan source code for security vulnerabilities. Supports JavaScript, Python, and more. x402 on Base."
  },
  "use_cases": [
    "Audit code before deployment",
    "Integrate security scanning into CI/CD",
    "Screen third-party code for vulnerabilities"
  ],
  "ideal_buyer": "DevOps agents and security-conscious developers automating code vulnerability detection.",
  "example_prompt": "Scan this Python code for security vulnerabilities: [code snippet]",
  "example_request_body": {
    "code": "def authenticate(user, pwd):\n    if user == 'admin' and pwd == 'password123':\n        return True",
    "language": "python"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 5,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x7483a9f237cf8043704d6b17da31c12bfff860dd",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 600,
      "mime_type": "application/json",
      "description": "Code Security Scan - $0.05 USDC",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "code"
            ],
            "properties": {
              "code": {
                "type": "string",
                "description": "Source code to scan"
              },
              "language": {
                "type": "string",
                "description": "Programming language (javascript, python, etc.)"
              }
            }
          },
          "method": "POST"
        },
        "output": "JSON vulnerability report with score"
      }
    }
  ],
  "origin": {
    "slug": "a2a-opspawn-com",
    "host": "a2a.opspawn.com",
    "url": "https://a2a.opspawn.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/a2a-opspawn-com-x402-code-scan",
    "url": "https://x402all.com/resource/a2a-opspawn-com-x402-code-scan",
    "name": "OpSpawn \u00b7 Code Security Scan",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/a2a-opspawn-com-x402-code-scan",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://a2a.opspawn.com/x402/code-scan",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/a2a-opspawn-com",
      "url": "https://a2a.opspawn.com",
      "name": "a2a.opspawn.com",
      "@type": "Organization"
    },
    "identifier": "a2a-opspawn-com-x402-code-scan",
    "description": "Pay 0.05 USDC to scan source code for security vulnerabilities. Supports JavaScript, Python, and more. x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=a2a-opspawn-com-x402-code-scan",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=a2a-opspawn-com-x402-code-scan"
}
