风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Git Repo Auditor

作者: Derick
Slug:git-repo-auditor
版本:1.0.0
更新时间:2026-03-10 03:46:53
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions are coherent with its stated purpose: it runs local Git commands via Python to scan repository history for secrets, large files, and health metrics and does not reque...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773085152182,
        "_id": "k97av37sp0dx996je2vqg4x9c982js81",
        "changelog": "Initial release of git-repo-auditor – a CLI tool for auditing Git repositories\n\n- Scans repositories for security issues, large files, sensitive data, and repository health metrics\n- Detects secrets in commit history based on regex patterns and custom patterns\n- Identifies large files in history with configurable thresholds\n- Checks repository health: merge conflicts, stale branches, binary files, .gitignore status, and more\n- Provides compliance reports with multiple output formats (human-readable, JSON, CSV)\n- Offers remediation guidance for discovered issues\n- Can scan entire repository history, specific branches, or commit ranges",
        "changelogSource": "auto",
        "createdAt": 1773085152182,
        "parsed": {
            "clawdis": {
                "requires": {
                    "bins": [
                        "git",
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Derick",
        "handle": "derick001",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/114499711?v=4",
        "kind": "user",
        "linkedUserId": "kn7948wwr0qpf4bjbdvvyq02xx81sqza"
    },
    "ownerHandle": "derick001",
    "skill": {
        "_creationTime": 1773085152182,
        "_id": "kd7anqvk1s9jdb1p2ygx2mtna982jjn0",
        "badges": [],
        "createdAt": 1773085152182,
        "displayName": "Git Repo Auditor",
        "latestVersionId": "k97av37sp0dx996je2vqg4x9c982js81",
        "ownerUserId": "kn7948wwr0qpf4bjbdvvyq02xx81sqza",
        "slug": "git-repo-auditor",
        "stats": {
            "comments": 0,
            "downloads": 147,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Audit Git repositories for security issues, large files, sensitive data, and repository health metrics.",
        "tags": {
            "latest": "k97av37sp0dx996je2vqg4x9c982js81"
        },
        "updatedAt": 1773085613110
    }
}