风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

TOTP

作者: diegofcornejo
Slug:totp
版本:1.0.2
更新时间:2026-02-26 08:15:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
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

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "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
    }
}