风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Jwt Toolkit

作者: John Wang
Slug:jwt-toolkit
版本:1.0.0
更新时间:2026-03-14 21:41:49
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code and instructions match the described purpose (local JWT decoding/inspection), require no credentials or installs, and contain no network or unexpected filesystem access.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773493595557,
        "_id": "k97a0b1mng6g131e48mjd6fda582w8b1",
        "changelog": "Initial release of jwt-toolkit — a zero-dependency tool to decode and inspect JWT tokens from the command line.\n\n- Decode JWT tokens and display header, payload, algorithm, and signature details\n- Inspect known claims with human-readable labels\n- Automatically checks expiry status and remaining validity time\n- Handles \"Bearer\" prefixes and standard input, file, or direct string input\n- Supports both JSON and human-readable text output formats\n- Built in pure Python with no external dependencies",
        "changelogSource": "auto",
        "createdAt": 1773493595557,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "John Wang",
        "handle": "johnnywang2001",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/20619402?v=4",
        "kind": "user",
        "linkedUserId": "kn7d1eg4e73mffv8r2yspkcv7582nmp1"
    },
    "ownerHandle": "johnnywang2001",
    "skill": {
        "_creationTime": 1773493595557,
        "_id": "kd787xtymd6fy2ygj1ygfr50h182w966",
        "badges": [],
        "createdAt": 1773493595557,
        "displayName": "Jwt Toolkit",
        "latestVersionId": "k97a0b1mng6g131e48mjd6fda582w8b1",
        "ownerUserId": "kn7d1eg4e73mffv8r2yspkcv7582nmp1",
        "slug": "jwt-toolkit",
        "stats": {
            "comments": 0,
            "downloads": 124,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Decode, inspect, and validate JWT (JSON Web Token) tokens from the command line. Shows header, payload, algorithm, expiry status, and known claim labels. Use...",
        "tags": {
            "latest": "k97a0b1mng6g131e48mjd6fda582w8b1"
        },
        "updatedAt": 1773495709849
    }
}