风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Security Audit

作者: cerbug45
Slug:agents-skill-security-audit
版本:0.1.0
更新时间:2026-02-26 08:20:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This is a small, local Python-based heuristic scanner that matches its description and requests only python3; nothing in the files indicates concealed exfiltration or unrelated privileges.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771354153079,
        "_id": "k979pc5rygx8yp58ypzea0353981b97t",
        "changelog": "Initial release of the security-audit skill.\n\n- Provides heuristic scanning of skill.md instructions for supply-chain risks.\n- Detects exfiltration patterns such as HTTP POST requests, unknown domain curl commands, ~\/.env reads, and credential keywords.\n- Summarizes detected filesystem and network accesses as a permission manifest reminder.\n- Generates a safe report in markdown format with an assigned risk level.\n- Simple command-line usage via Python.",
        "changelogSource": "auto",
        "createdAt": 1771354153079,
        "parsed": {
            "clawdis": {
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "cerbug45",
        "handle": "cerbug45",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/43820349?v=4",
        "kind": "user",
        "linkedUserId": "kn70zh7vphm63yaf97ec8cym7n80y2n7"
    },
    "ownerHandle": "cerbug45",
    "skill": {
        "_creationTime": 1771354153079,
        "_id": "kd7a2cpt0pgts49546smzmj87h81az4g",
        "badges": [],
        "createdAt": 1771354153079,
        "displayName": "Security Audit",
        "latestVersionId": "k979pc5rygx8yp58ypzea0353981b97t",
        "ownerUserId": "kn70zh7vphm63yaf97ec8cym7n80y2n7",
        "slug": "agents-skill-security-audit",
        "stats": {
            "comments": 0,
            "downloads": 871,
            "installsAllTime": 3,
            "installsCurrent": 3,
            "stars": 0,
            "versions": 1
        },
        "summary": "Minimal helper to audit skill.md-style instructions for supply-chain risks.",
        "tags": {
            "latest": "k979pc5rygx8yp58ypzea0353981b97t"
        },
        "updatedAt": 1772065235893
    }
}