{
  "schemaVersion": "1.0",
  "item": {
    "slug": "moltcheck",
    "name": "Moltcheck Skill",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/moltcheck/moltcheck",
    "canonicalUrl": "https://clawhub.ai/moltcheck/moltcheck",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/moltcheck",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=moltcheck",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "index.js",
      "package.json",
      "skill.json"
    ],
    "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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-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/moltcheck"
    },
    "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/moltcheck",
    "agentPageUrl": "https://openagent3.xyz/skills/moltcheck/agent",
    "manifestUrl": "https://openagent3.xyz/skills/moltcheck/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/moltcheck/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "MoltCheck Skill",
        "body": "MoltCheck is a comprehensive security scanner designed specifically for the Moltbot ecosystem. It analyzes GitHub repositories and agent skills for security vulnerabilities, providing:\n\n🔍 Automated Code Scanning - Detects dangerous patterns like credential theft, shell access, and hidden network calls\n\n📊 Trust Scoring - A-F grades based on comprehensive risk analysis\n\n🔑 Permission Auditing - Compares declared permissions (in SKILL.md) against actual code behavior\n\n💡 Clear Communication - Explains security risks in plain language\n\nEssential for agents who install external skills and want to avoid supply chain attacks.\n\nWebsite: https://moltcheck.com"
      },
      {
        "title": "Capabilities",
        "body": "Network Access - Calls MoltCheck API"
      },
      {
        "title": "scan <github_url>",
        "body": "Scan a GitHub repository for security issues.\n\nExample:\n\nscan https://github.com/owner/repo\n\nReturns: Trust score (0-100), grade (A-F), risks found, permission analysis."
      },
      {
        "title": "credits",
        "body": "Check your remaining scan credits."
      },
      {
        "title": "setup",
        "body": "Generate an API key and get payment instructions for credits."
      },
      {
        "title": "Configuration",
        "body": "Set your API key in the skill config:\n\n{\n  \"apiKey\": \"mc_your_api_key_here\"\n}\n\nOr use the free tier (3 scans/day) without an API key."
      },
      {
        "title": "Pricing",
        "body": "Free tier: 3 scans/day\nPaid: From $0.05/scan with bulk discounts\n\nAmountRateUnder $10$0.20/scan$10+$0.10/scan$25+$0.05/scan\n\nGet credits at https://moltcheck.com/buy"
      },
      {
        "title": "Links",
        "body": "Website: https://moltcheck.com\nAPI Docs: https://moltcheck.com/api-docs.md\nOpenAPI: https://moltcheck.com/openapi.json"
      }
    ],
    "body": "MoltCheck Skill\n\nMoltCheck is a comprehensive security scanner designed specifically for the Moltbot ecosystem. It analyzes GitHub repositories and agent skills for security vulnerabilities, providing:\n\n🔍 Automated Code Scanning - Detects dangerous patterns like credential theft, shell access, and hidden network calls\n\n📊 Trust Scoring - A-F grades based on comprehensive risk analysis\n\n🔑 Permission Auditing - Compares declared permissions (in SKILL.md) against actual code behavior\n\n💡 Clear Communication - Explains security risks in plain language\n\nEssential for agents who install external skills and want to avoid supply chain attacks.\n\nWebsite: https://moltcheck.com\n\nCapabilities\nNetwork Access - Calls MoltCheck API\nCommands\nscan <github_url>\n\nScan a GitHub repository for security issues.\n\nExample:\n\nscan https://github.com/owner/repo\n\n\nReturns: Trust score (0-100), grade (A-F), risks found, permission analysis.\n\ncredits\n\nCheck your remaining scan credits.\n\nsetup\n\nGenerate an API key and get payment instructions for credits.\n\nConfiguration\n\nSet your API key in the skill config:\n\n{\n  \"apiKey\": \"mc_your_api_key_here\"\n}\n\n\nOr use the free tier (3 scans/day) without an API key.\n\nPricing\nFree tier: 3 scans/day\nPaid: From $0.05/scan with bulk discounts\nAmount\tRate\nUnder $10\t$0.20/scan\n$10+\t$0.10/scan\n$25+\t$0.05/scan\n\nGet credits at https://moltcheck.com/buy\n\nLinks\nWebsite: https://moltcheck.com\nAPI Docs: https://moltcheck.com/api-docs.md\nOpenAPI: https://moltcheck.com/openapi.json"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/moltcheck/moltcheck",
    "publisherUrl": "https://clawhub.ai/moltcheck/moltcheck",
    "owner": "moltcheck",
    "version": "1.0.4",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/moltcheck",
    "downloadUrl": "https://openagent3.xyz/downloads/moltcheck",
    "agentUrl": "https://openagent3.xyz/skills/moltcheck/agent",
    "manifestUrl": "https://openagent3.xyz/skills/moltcheck/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/moltcheck/agent.md"
  }
}