风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Android Unused Resource Cleanup

作者: opoojkk
Slug:android-unused-resource-cleanup
版本:0.1.0
更新时间:2026-03-11 10:12:00
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions match its stated purpose: it analyzes git diffs and local project files to find unused Android resources; it does not request credentials or install external componen...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773194546756,
        "_id": "k973mqexsn1kkrez12bj45pred82p0qb",
        "changelog": "Initial release – analyze git changes in Android projects to detect unused resources for cleanup.\n\n- Identifies unused Android resources (drawable, layout, string, color, etc.) resulting from recent git changes.\n- Checks whether these resources are still referenced elsewhere in the project.\n- Supports analyzing changes in the staging area, working tree, or historical commits.\n- Provides a suggested list of resources safe to delete, with detailed output.\n- Designed to prevent accidental deletion by encouraging manual confirmation.\n- Supports multiple resource types and both code and XML reference patterns.",
        "changelogSource": "auto",
        "createdAt": 1773194546756,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "opoojkk",
        "handle": "opoojkk",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/33021407?v=4",
        "kind": "user",
        "linkedUserId": "kn79gt3kcp5wpjydcqe07n03sd82n49m"
    },
    "ownerHandle": "opoojkk",
    "skill": {
        "_creationTime": 1773194546756,
        "_id": "kd79ygfr9pss5x6sze80qvr69982pw4n",
        "badges": [],
        "createdAt": 1773194546756,
        "displayName": "Android Unused Resource Cleanup",
        "latestVersionId": "k973mqexsn1kkrez12bj45pred82p0qb",
        "ownerUserId": "kn79gt3kcp5wpjydcqe07n03sd82n49m",
        "slug": "android-unused-resource-cleanup",
        "stats": {
            "comments": 0,
            "downloads": 134,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "分析 Android 项目 Git 改动,找出本次修改后不再使用的资源文件(drawable、layout、string、color 等),并检查这些资源是否还在项目其他位置被引用。当用户需要清理 Android 项目中因代码改动而变得无用的资源文件时使用此 skill。支持分析暂存区、工作区或历史提交的改动。",
        "tags": {
            "latest": "k973mqexsn1kkrez12bj45pred82p0qb"
        },
        "updatedAt": 1773195120985
    }
}