OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
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 未提供
无文件信息
{
"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
}
}