{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-safuclaw-com-v1-audit",
  "title": "SafuClaw \u00b7 OpenClaw Skill Security Audit",
  "url": "https://api.safuclaw.com/v1/audit",
  "category": "tools",
  "summary": "Analyze AI skill code and bundled files for security vulnerabilities, malicious patterns, and behavioral risks.",
  "seo": {
    "title": "AI Skill Security Audit API - x402 Compliance Check",
    "description": "Audit OpenClaw skills for security threats and behavioral risks. $0.10 USDC per audit. Static and dynamic analysis."
  },
  "use_cases": [
    "Pre-deployment security scanning for AI agents",
    "Verify third-party skill safety before integration",
    "Compliance auditing for agent marketplaces"
  ],
  "ideal_buyer": "AI agent developers, marketplace operators, and enterprises vetting third-party skills for security.",
  "example_prompt": "Audit this OpenClaw skill for security threats",
  "example_request_body": {
    "files": [
      {
        "content": "{}",
        "filename": "config.json"
      }
    ],
    "skillContent": "SKILL file content here"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x800f2d5e4dec52418c041676014fd29085c939c1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Audit an OpenClaw skill for security threats",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "skillContent"
            ],
            "properties": {
              "files": {
                "type": "array",
                "items": {
                  "type": "object",
                  "required": [
                    "filename",
                    "content"
                  ],
                  "properties": {
                    "content": {
                      "type": "string",
                      "minLength": 1
                    },
                    "filename": {
                      "type": "string",
                      "minLength": 1
                    }
                  },
                  "additionalProperties": false
                },
                "description": "Bundled text files that should be included in behavioral analysis."
              },
              "skillName": {
                "type": "string",
                "minLength": 1
              },
              "skillSource": {
                "type": "string",
                "minLength": 1
              },
              "skillContent": {
                "type": "string",
                "minLength": 1,
                "description": "Full SKILL.md content to audit, including frontmatter."
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "result": {
              "stages": {
                "static": {
                  "status": "ok",
                  "durationMs": 8,
                  "findingsCount": 0
                },
                "semantic": {
                  "status": "ok",
                  "durationMs": 15,
                  "findingsCount": 0
                },
                "publisher": {
                  "status": "ok",
                  "durationMs": 1,
                  "findingsCount": 0
                },
                "behavioral": {
                  "status": "skipped",
                  "durationMs": 0,
                  "findingsCount": 0
                }
              },
              "findings": [],
              "metadata": {
                "auditHash": "sha256:example",
                "auditedAt": "2026-03-11T00:00:00.000Z",
                "analyzerVersion": "0.1.0-inc1",
                "auditDurationMs": 24
              },
              "riskLevel": "SAFE",
              "skillName": "example-skill",
              "trustScore": 100,
              "explanation": {
                "summary": "No high-confidence malicious behavior was detected.",
                "riskLevel": "SAFE",
                "topActions": [
                  "Review the skill's permissions and installation source before use."
                ],
                "scoreBreakdown": {
                  "bonuses": [],
                  "baseScore": 100,
                  "penalties": [],
                  "finalScore": 100,
                  "adjustments": [
                    "No score adjustments were applied."
                  ],
                  "totalPenalty": 0
                }
              },
              "skillSource": "inline"
            },
            "auditId": "00000000-0000-4000-8000-000000000001"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-959a9aaa418b",
  "origin": {
    "slug": "api-safuclaw-com",
    "host": "api.safuclaw.com",
    "title": "SAFUCLAW API",
    "description": "An API endpoint at safuclaw.com. No public documentation or service description is currently available.",
    "url": "https://api.safuclaw.com",
    "favicon": "https://safuclaw.com/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-safuclaw-com-v1-audit",
    "url": "https://x402all.com/resource/api-safuclaw-com-v1-audit",
    "name": "SafuClaw \u00b7 OpenClaw Skill Security Audit",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-safuclaw-com-v1-audit",
      "@type": "Offer",
      "price": "0.1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.100000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.safuclaw.com/v1/audit",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-safuclaw-com",
      "url": "https://api.safuclaw.com",
      "name": "SAFUCLAW API",
      "@type": "Organization"
    },
    "identifier": "api-safuclaw-com-v1-audit",
    "description": "Audit OpenClaw skills for security threats and behavioral risks. $0.10 USDC per audit. Static and dynamic analysis.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-safuclaw-com-v1-audit",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-safuclaw-com-v1-audit"
}
