风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Clean Unused Deps

作者: hgxszhj-pixel
Slug:clean-unused-deps
版本:1.0.0
更新时间:2026-03-13 18:31:53
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's instructions and requirements are consistent with its stated purpose (finding and removing unused npm packages); it asks for no credentials or installs and is instruction-only.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773396817449,
        "_id": "k97fh5je014yv6g8waxccv3xyn82tpfx",
        "changelog": "- Initial release of the clean-unused-deps skill.\n- Provides instructions for identifying and removing unused npm dependencies from a project.\n- Guides users to use depcheck and npm uninstall for dependency cleanup.\n- Includes prerequisites, step-by-step workflow, and example commands.",
        "changelogSource": "auto",
        "createdAt": 1773396817449,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "hgxszhj-pixel",
        "handle": "hgxszhj-pixel",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/235062944?v=4",
        "kind": "user",
        "linkedUserId": "kn7cnwcvyyzhtz4qqmfy85paah80ewn8"
    },
    "ownerHandle": "hgxszhj-pixel",
    "skill": {
        "_creationTime": 1773396817449,
        "_id": "kd77m9ga8553x9p7c9gt8602v182v7y8",
        "badges": [],
        "createdAt": 1773396817449,
        "displayName": "Clean Unused Deps",
        "latestVersionId": "k97fh5je014yv6g8waxccv3xyn82tpfx",
        "ownerUserId": "kn7cnwcvyyzhtz4qqmfy85paah80ewn8",
        "slug": "clean-unused-deps",
        "stats": {
            "comments": 0,
            "downloads": 113,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Clean up unused npm dependencies in a project. Use when you want to remove packages that are installed but not used in the codebase.",
        "tags": {
            "latest": "k97fh5je014yv6g8waxccv3xyn82tpfx"
        },
        "updatedAt": 1773397913316
    }
}