风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

openclaw intent router

作者: Justin Liu
Slug:openclaw-intent-router
版本:1.0.0
更新时间:2026-03-24 14:17:34
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's description and runtime instructions broadly match an intent-routing npm package, but there are small inconsistencies and a reliance on external package installs (npm/GitHub) without the r...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773397460005,
        "_id": "k97421m1zbybyvxk6xsb4mvjn182vk00",
        "changelog": "Initial release of intent routing framework for AI agents.\n\n- Intelligently matches natural language user intents to registered agent skills using keyword, semantic, or hybrid strategies.\n- Provides confidence scoring for intent-skill matches, enabling thresholds and fallbacks.\n- Simple skill registration and full TypeScript type safety.\n- No external dependencies required; fully local, open source, and no telemetry or data collection.\n- Includes both programmatic API and CLI usage examples, supporting installation via npm, CLI, or source.",
        "changelogSource": "user",
        "createdAt": 1773397460005,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Justin Liu",
        "handle": "zhenstaff",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/34432727?v=4",
        "kind": "user",
        "linkedUserId": "kn7fsehn8r5qaqyzemc33p42vd826g3m"
    },
    "ownerHandle": "zhenstaff",
    "skill": {
        "_creationTime": 1773397460005,
        "_id": "kd7djfpym3qqd9z62zp3zc8t0n82vzyb",
        "badges": [],
        "createdAt": 1773397460005,
        "displayName": "openclaw intent router",
        "latestVersionId": "k97421m1zbybyvxk6xsb4mvjn182vk00",
        "ownerUserId": "kn7fsehn8r5qaqyzemc33p42vd826g3m",
        "slug": "openclaw-intent-router",
        "stats": {
            "comments": 0,
            "downloads": 122,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Intelligently routes natural language user intents to the best matching registered agent skill using keyword and semantic matching with confidence scores.",
        "tags": {
            "latest": "k97421m1zbybyvxk6xsb4mvjn182vk00"
        },
        "updatedAt": 1774333054353
    }
}