风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Local Web Search

作者: mes
Slug:local-web-search-skill
版本:0.1.0
更新时间:2026-02-26 07:05:40
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and runtime instructions match its description: it scrapes DuckDuckGo HTML, returns JSON with trust scoring, requests no credentials, and has no install steps or surprising requiremen...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771804223783,
        "_id": "k977fvwkkycskxexsctypwhv1x81n580",
        "changelog": "- Initial release of local-web-search skill.\n- Enables free local web search using DuckDuckGo HTML scraping; no API key required.\n- Provides JSON output with query, result count, disclaimers, security notes, and results including trust scores.\n- Implements trust scoring to rate result reliability; encourages primary source verification.\n- Designed with security best practices: only outbound HTTPS GET, no token\/exfiltration risks.\n- Includes error handling with retry, exponential backoff, and jitter for reliability.",
        "changelogSource": "auto",
        "createdAt": 1771804223783,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "mes",
        "handle": "mes28io",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/106491563?v=4",
        "kind": "user",
        "linkedUserId": "kn7dqe149rf576y7dkavvf4ax181cnc7"
    },
    "ownerHandle": "mes28io",
    "skill": {
        "_creationTime": 1771804223783,
        "_id": "kd7d734357x28jy2mjc1sp8w1181nqha",
        "badges": [],
        "createdAt": 1771804223783,
        "displayName": "Local Web Search",
        "latestVersionId": "k977fvwkkycskxexsctypwhv1x81n580",
        "ownerUserId": "kn7dqe149rf576y7dkavvf4ax181cnc7",
        "slug": "local-web-search-skill",
        "stats": {
            "comments": 0,
            "downloads": 1496,
            "installsAllTime": 14,
            "installsCurrent": 13,
            "stars": 1,
            "versions": 1
        },
        "summary": "Free local web search via DuckDuckGo HTML scraping with no API key. Use when web_search tool is unavailable or missing API keys, and you need fast query resu...",
        "tags": {
            "latest": "k977fvwkkycskxexsctypwhv1x81n580"
        },
        "updatedAt": 1772060740305
    }
}