OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
The skill's code and instructions are consistent with a local git pre-commit secret scanner; it does not request unrelated credentials or perform network exfiltration, but it prints parts of detected ... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1772028199895,
"_id": "k97em5c8bjax8mcs630v7nq70581vv8z",
"changelog": "Initial release of git pre-commit secret detection skill.\n\n- Scans staged files for common secret patterns (API keys, passwords, tokens) before commit.\n- Blocks commits if secrets are found and prints detection details with file names and line numbers.\n- Provides command-line tool to install pre-commit hook and to manually scan files or staged changes.\n- Outputs a detection report and exit code (1 if secrets found).\n- Requires git and Python 3.6+; works locally without external services.\n- Limitations: may have false positives, doesn't scan binaries, must be installed per-repository.",
"changelogSource": "auto",
"createdAt": 1772028199895,
"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": 1772028199895,
"_id": "kd73m0xada0d00cnw4s7g2j8g581vtwe",
"badges": [],
"createdAt": 1772028199895,
"displayName": "Secret Detection",
"latestVersionId": "k97em5c8bjax8mcs630v7nq70581vv8z",
"ownerUserId": "kn7948wwr0qpf4bjbdvvyq02xx81sqza",
"slug": "secret-detection",
"stats": {
"comments": 0,
"downloads": 265,
"installsAllTime": 1,
"installsCurrent": 1,
"stars": 0,
"versions": 1
},
"summary": "Git hook to detect secrets before commit.",
"tags": {
"latest": "k97em5c8bjax8mcs630v7nq70581vv8z"
},
"updatedAt": 1772064940106
}
}