OpenClaw: benign
VirusTotal: suspicious
StaticScan: clean
OpenClaw: benign
The skill's requirements and runtime instructions match its stated purpose (bcrypt hash generation and verification) and request no unrelated credentials or installs.
VirusTotal: suspicious VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774221096132,
"_id": "k975sj9crs4p2t7s2annv5k92583dekd",
"changelog": "Initial release — securely hash and verify passwords using bcrypt via Python.\n\n- Hashes passwords with customizable cost (rounds) via Python’s bcrypt library.\n- Verifies if a password matches an existing bcrypt hash.\n- Clear instructions and command examples for both hashing and verification modes.\n- Handles missing python3 or bcrypt module with actionable install guidance.\n- Warnings for malformed hashes, complex passwords, and slow high-cost factors.",
"changelogSource": "auto",
"createdAt": 1774221096132,
"parsed": {
"clawdis": {
"requires": {
"bins": [
"python3"
]
}
}
},
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "Omar Hernandez",
"handle": "ohernandez-dev-blossom",
"image": "https:\/\/avatars.githubusercontent.com\/u\/86250007?v=4",
"kind": "user",
"linkedUserId": "kn76j75m1bjvsxewdyf62ekq4n83cthq"
},
"ownerHandle": "ohernandez-dev-blossom",
"skill": {
"_creationTime": 1774221096132,
"_id": "kd75bgyzh5a6btgabc1cve52ed83d4y0",
"badges": [],
"createdAt": 1774221096132,
"displayName": "Bcrypt Generate",
"latestVersionId": "k975sj9crs4p2t7s2annv5k92583dekd",
"ownerUserId": "kn76j75m1bjvsxewdyf62ekq4n83cthq",
"slug": "bcrypt-generate",
"stats": {
"comments": 0,
"downloads": 19,
"installsAllTime": 1,
"installsCurrent": 1,
"stars": 0,
"versions": 1
},
"summary": "Hash passwords using bcrypt or verify a password against a bcrypt hash. Use when the user asks to bcrypt a password, generate a bcrypt hash, check if a passw...",
"tags": {
"latest": "k975sj9crs4p2t7s2annv5k92583dekd"
},
"updatedAt": 1774221409446
}
}