{
  "schemaVersion": "1.0",
  "item": {
    "slug": "gov-safety-recalls",
    "name": "US Safety Recalls",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/martc03/gov-safety-recalls",
    "canonicalUrl": "https://clawhub.ai/martc03/gov-safety-recalls",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/gov-safety-recalls",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=gov-safety-recalls",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/gov-safety-recalls"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/gov-safety-recalls",
    "agentPageUrl": "https://openagent3.xyz/skills/gov-safety-recalls/agent",
    "manifestUrl": "https://openagent3.xyz/skills/gov-safety-recalls/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/gov-safety-recalls/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "US Safety Recalls",
        "body": "Real-time access to NHTSA vehicle recalls, FDA product recalls, and CFPB consumer complaints."
      },
      {
        "title": "Setup",
        "body": "mcporter add gov-safety --url https://us-safety-recalls-mcp.apify.actor/mcp --transport streamable-http\n\nOr add to your OpenClaw MCP config (~/.openclaw/mcp.json):\n\n{\n  \"servers\": {\n    \"gov-safety\": {\n      \"url\": \"https://us-safety-recalls-mcp.apify.actor/mcp\",\n      \"transport\": \"streamable-http\"\n    }\n  }\n}"
      },
      {
        "title": "safety_search_vehicle_recalls",
        "body": "Search NHTSA vehicle safety recalls by make, model, and year. Returns recall campaigns with defect summaries, consequences, and remedies.\n\nSearch for Ford F-150 recalls in 2024\nAre there any Toyota Camry recalls?\n\nParameters: make, model, modelYear"
      },
      {
        "title": "safety_search_fda_recalls",
        "body": "Search FDA enforcement actions (recalls) for drugs, food, or medical devices. Returns classification, status, distribution, and reason for recall.\n\nSearch FDA recalls for infant formula\nAny recent Class I drug recalls?\n\nParameters: searchQuery, classification (I/II/III), status, limit"
      },
      {
        "title": "safety_search_consumer_complaints",
        "body": "Search the CFPB Consumer Complaint Database for complaints against financial companies.\n\nShow consumer complaints about Wells Fargo\nSearch CFPB complaints about mortgage servicing\n\nParameters: company, product, issue, limit"
      },
      {
        "title": "Data Sources",
        "body": "NHTSA — National Highway Traffic Safety Administration (vehicle recalls)\nFDA — Food and Drug Administration (food, drug, device recalls)\nCFPB — Consumer Financial Protection Bureau (consumer complaints)"
      },
      {
        "title": "Use Cases",
        "body": "Check if your vehicle has open recalls\nMonitor food safety alerts\nResearch company complaint history\nProduct safety due diligence\n\nAll data from free US government APIs. Zero cost. No API keys required."
      }
    ],
    "body": "US Safety Recalls\n\nReal-time access to NHTSA vehicle recalls, FDA product recalls, and CFPB consumer complaints.\n\nSetup\nmcporter add gov-safety --url https://us-safety-recalls-mcp.apify.actor/mcp --transport streamable-http\n\n\nOr add to your OpenClaw MCP config (~/.openclaw/mcp.json):\n\n{\n  \"servers\": {\n    \"gov-safety\": {\n      \"url\": \"https://us-safety-recalls-mcp.apify.actor/mcp\",\n      \"transport\": \"streamable-http\"\n    }\n  }\n}\n\nAvailable Tools\nsafety_search_vehicle_recalls\n\nSearch NHTSA vehicle safety recalls by make, model, and year. Returns recall campaigns with defect summaries, consequences, and remedies.\n\nSearch for Ford F-150 recalls in 2024\nAre there any Toyota Camry recalls?\n\n\nParameters: make, model, modelYear\n\nsafety_search_fda_recalls\n\nSearch FDA enforcement actions (recalls) for drugs, food, or medical devices. Returns classification, status, distribution, and reason for recall.\n\nSearch FDA recalls for infant formula\nAny recent Class I drug recalls?\n\n\nParameters: searchQuery, classification (I/II/III), status, limit\n\nsafety_search_consumer_complaints\n\nSearch the CFPB Consumer Complaint Database for complaints against financial companies.\n\nShow consumer complaints about Wells Fargo\nSearch CFPB complaints about mortgage servicing\n\n\nParameters: company, product, issue, limit\n\nData Sources\nNHTSA — National Highway Traffic Safety Administration (vehicle recalls)\nFDA — Food and Drug Administration (food, drug, device recalls)\nCFPB — Consumer Financial Protection Bureau (consumer complaints)\nUse Cases\nCheck if your vehicle has open recalls\nMonitor food safety alerts\nResearch company complaint history\nProduct safety due diligence\n\nAll data from free US government APIs. Zero cost. No API keys required."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/martc03/gov-safety-recalls",
    "publisherUrl": "https://clawhub.ai/martc03/gov-safety-recalls",
    "owner": "martc03",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/gov-safety-recalls",
    "downloadUrl": "https://openagent3.xyz/downloads/gov-safety-recalls",
    "agentUrl": "https://openagent3.xyz/skills/gov-safety-recalls/agent",
    "manifestUrl": "https://openagent3.xyz/skills/gov-safety-recalls/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/gov-safety-recalls/agent.md"
  }
}