风险评分

55/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: suspicious

Recognize Intent

作者: LoveNerverMore
Slug:recognize-intent
版本:1.0.0
更新时间:2026-03-24 14:59:51
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill largely does what its name says (intent recognition) but has a few incoherent or risky behaviors — notably it silently loads a local .env and spawns a Python subprocess that inherits all env...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: suspicious

Detected: suspicious.dangerous_exec
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773710307109,
        "_id": "k977kk53p8etps510qbtwc31w9833ke8",
        "changelog": "Initial release of recognize_intent skill.\n\n- Identifies the intent category and extracts core semantic entities (indicator & dimension) from natural language queries.\n- Takes rewritten queries as input and outputs intent, metric, and info for downstream processing.\n- Supports intent routing: handle_data_query, handle_metadata_query, attribution_analysis, other.\n- Integrates with multiple backend services (vector search, MySQL, dictionary\/logic enhancer) with automatic degradation on connection failure.\n- Triggers clarification workflow if confidence is below threshold.\n- Provides standalone execution guidance.",
        "changelogSource": "auto",
        "createdAt": 1773710307109,
        "parsed": {
            "clawdis": {
                "emoji": "🐬"
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "LoveNerverMore",
        "handle": "lovenervermore",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/68802221?v=4",
        "kind": "user",
        "linkedUserId": "kn7ea9cjbfmq0evnkqkr2d08y181s234"
    },
    "ownerHandle": "lovenervermore",
    "skill": {
        "_creationTime": 1773710307109,
        "_id": "kd738fp87vs34cyk858039m66x8320fx",
        "badges": [],
        "createdAt": 1773710307109,
        "displayName": "Recognize Intent",
        "latestVersionId": "k977kk53p8etps510qbtwc31w9833ke8",
        "ownerUserId": "kn7ea9cjbfmq0evnkqkr2d08y181s234",
        "slug": "recognize-intent",
        "stats": {
            "comments": 0,
            "downloads": 63,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "识别自然语言的意图类别并解析其中的语义,包括指标和维度,例如:\"今天的缤果店的业绩如何 \" ,将提取指标:订单成交额(业绩) ,维度:年月日-今天(2026-03-10) ,店铺-缤果店 ...",
        "tags": {
            "latest": "k977kk53p8etps510qbtwc31w9833ke8"
        },
        "updatedAt": 1774335591026
    }
}