风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

AgentWard Sanitize

作者: agentward-ai
Slug:sanitize
版本:1.0.0
更新时间:2026-02-26 10:34:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code, requirements, and runtime instructions are consistent with a local PII redaction tool that uses only Python and no external services.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772073238724,
        "_id": "k978tpfw683x0jf9cgawqx3ym981xjvz",
        "changelog": "- Initial release of the sanitize skill.\n- Detects and redacts 15 categories of PII from text files, including credit cards, SSNs, email addresses, API keys, and more.\n- No external dependencies; works using only the Python standard library.\n- Enforces strict PII safety rules: never read raw input or entity map files; only view sanitized output.\n- Supports output to file, category filtering, preview, and JSON modes (all designed to avoid exposing raw PII).\n- All processing is done locally, ensuring no PII leaves your machine.",
        "changelogSource": "auto",
        "createdAt": 1772073238724,
        "parsed": {
            "clawdis": {
                "emoji": "🛡",
                "homepage": "https:\/\/github.com\/agentward-ai\/agentward",
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "agentward-ai",
        "handle": "agentward-ai",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/262440763?v=4",
        "kind": "user",
        "linkedUserId": "kn797yj0v7gq5t8mb26ampd12981xtcr"
    },
    "ownerHandle": "agentward-ai",
    "skill": {
        "_creationTime": 1772073238724,
        "_id": "kd70vbrwg2r7nerj7t5gh4zfwx81xr4p",
        "badges": [],
        "createdAt": 1772073238724,
        "displayName": "AgentWard Sanitize",
        "latestVersionId": "k978tpfw683x0jf9cgawqx3ym981xjvz",
        "ownerUserId": "kn797yj0v7gq5t8mb26ampd12981xtcr",
        "slug": "sanitize",
        "stats": {
            "comments": 0,
            "downloads": 234,
            "installsAllTime": 2,
            "installsCurrent": 2,
            "stars": 1,
            "versions": 1
        },
        "summary": "Detect and redact PII from text files. Supports 15 categories including credit cards, SSNs, emails, API keys, addresses, and more — with zero dependencies.",
        "tags": {
            "latest": "k978tpfw683x0jf9cgawqx3ym981xjvz"
        },
        "updatedAt": 1772073275672
    }
}