OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
The skill is internally consistent: it implements a simple TOTP verification flow, only requires Node and a single TOTP_SECRET env var, and its code and instructions match its stated purpose.
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1772047704313,
"_id": "k97csv2ng4mw8r8x4szqrfge2s81vmfe",
"changelog": "- Setup instructions now include explicitly sending the QR image (qr.png) to the user and deleting it immediately for better security.\n- Google Authenticator\/Authy configuration step updated to allow using either the generated secret or QR image.",
"changelogSource": "user",
"createdAt": 1772047704313,
"parsed": {
"clawdis": {
"emoji": "🔐",
"primaryEnv": "TOTP_SECRET",
"requires": {
"bins": [
"node"
],
"env": [
"TOTP_SECRET"
]
}
}
},
"version": "1.0.2"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "diegofcornejo",
"handle": "diegofcornejo",
"image": "https:\/\/avatars.githubusercontent.com\/u\/7274655?v=4",
"kind": "user",
"linkedUserId": "kn766q8cxrt8nqtrjxrtx5738s81tyn7"
},
"ownerHandle": "diegofcornejo",
"skill": {
"_creationTime": 1772001768309,
"_id": "kd78dw47rhrp4ke5qe9617zpbn81v6s8",
"badges": [],
"createdAt": 1772001768309,
"displayName": "TOTP",
"latestVersionId": "k97csv2ng4mw8r8x4szqrfge2s81vmfe",
"ownerUserId": "kn766q8cxrt8nqtrjxrtx5738s81tyn7",
"slug": "totp",
"stats": {
"comments": 0,
"downloads": 341,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 3
},
"summary": "TOTP-based OTP verification for sensitive operations (env vars, gateway restarts, backup deletions, critical config changes). Uses otplib with window:2 (1 mi...",
"tags": {
"latest": "k97csv2ng4mw8r8x4szqrfge2s81vmfe"
},
"updatedAt": 1772064935912
}
}