{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agentforge-taupe-vercel-app-v1-code-review",
  "title": "AgentForge \u00b7 Smart contract security review",
  "url": "https://agentforge-taupe.vercel.app/v1/code-review",
  "category": "compute",
  "summary": "Analyze smart contract code for security vulnerabilities, gas optimization, and best practices with severity-ranked findings.",
  "seo": {
    "title": "AgentForge API: Smart Contract Security Analysis | x402all.com",
    "description": "Pay 0.05 USDC for AI-powered smart contract security analysis. Supports Solidity, Rust, Move, TypeScript with gas optimization and diff review."
  },
  "use_cases": [
    "Audit Solidity contracts before deployment",
    "Compare contract versions with diff review mode",
    "Optimize gas usage in Rust or Move contracts"
  ],
  "ideal_buyer": "Security auditors and DeFi developers validating contract safety.",
  "example_prompt": "Review this Solidity contract for reentrancy vulnerabilities and suggest gas optimizations.",
  "example_request_body": {
    "code": "pragma solidity ^0.8.0; contract Example { ... }",
    "focus": "all",
    "language": "solidity"
  },
  "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": "0xfa6f352e71c44d217df04ecad902c82b72d2378c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Smart contract security analysis with gas optimization and diff review mode. Supports Solidity, Rust, Move, TypeScript. Returns severity-ranked issues with line numbers, categories, and fix suggestions.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "code"
            ],
            "properties": {
              "code": {
                "type": "string",
                "maxLength": 50000,
                "minLength": 1,
                "description": "Source code to review"
              },
              "focus": {
                "enum": [
                  "security",
                  "gas_optimization",
                  "best_practices",
                  "all"
                ],
                "type": "string",
                "default": "all"
              },
              "language": {
                "enum": [
                  "solidity",
                  "rust",
                  "move",
                  "typescript"
                ],
                "type": "string",
                "default": "solidity"
              },
              "previousCode": {
                "type": "string",
                "maxLength": 50000,
                "description": "Previous version of code for diff review mode"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        }
      }
    }
  ],
  "origin": {
    "slug": "agentforge-taupe-vercel-app",
    "host": "agentforge-taupe.vercel.app",
    "title": "AGENTFORGE | DeFi Safety Layer",
    "url": "https://agentforge-taupe.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agentforge-taupe-vercel-app-v1-code-review",
    "url": "https://x402all.com/resource/agentforge-taupe-vercel-app-v1-code-review",
    "name": "AgentForge \u00b7 Smart contract security review",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agentforge-taupe-vercel-app-v1-code-review",
      "@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://agentforge-taupe.vercel.app/v1/code-review",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agentforge-taupe-vercel-app",
      "url": "https://agentforge-taupe.vercel.app",
      "name": "AGENTFORGE | DeFi Safety Layer",
      "@type": "Organization"
    },
    "identifier": "agentforge-taupe-vercel-app-v1-code-review",
    "description": "Pay 0.05 USDC for AI-powered smart contract security analysis. Supports Solidity, Rust, Move, TypeScript with gas optimization and diff review.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agentforge-taupe-vercel-app-v1-code-review",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "compute"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agentforge-taupe-vercel-app-v1-code-review"
}
