风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Env File Toolkit

作者: John Wang
Slug:env-file-toolkit
版本:1.0.0
更新时间:2026-03-24 21:16:47
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and runtime instructions are consistent with its stated purpose (managing .env files); it uses only local file I/O and stdlib operations and does not request credentials or network ac...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774357671464,
        "_id": "k970yrp0pfavp6559j1p7z20n983he8j",
        "changelog": "Initial release of env-file-toolkit.\n\n- Validate .env files for syntax, duplicates, empty values, and formatting issues.\n- Diff two .env files to compare keys and changed values.\n- Generate .env.example templates, with options to strip secrets or keep values.\n- Merge multiple .env files, with support for override ordering.\n- List variable names (and optionally values) in .env files.\n- Check that all required keys from a template are present in a target .env.\n- Pure Python 3.8+ implementation with no external dependencies.",
        "changelogSource": "auto",
        "createdAt": 1774357671464,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s174ntk6h18bvsev091zn78ex583gr1h",
        "displayName": "John Wang",
        "handle": "johnnywang2001",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/20619402?v=4",
        "kind": "user",
        "linkedUserId": "kn7d1eg4e73mffv8r2yspkcv7582nmp1"
    },
    "ownerHandle": "johnnywang2001",
    "skill": {
        "_creationTime": 1774357671464,
        "_id": "kd77r534p3q960x74t5nsf0k4583gf9p",
        "badges": [],
        "createdAt": 1774357671464,
        "displayName": "Env File Toolkit",
        "latestVersionId": "k970yrp0pfavp6559j1p7z20n983he8j",
        "ownerPublisherId": "s174ntk6h18bvsev091zn78ex583gr1h",
        "ownerUserId": "kn7d1eg4e73mffv8r2yspkcv7582nmp1",
        "slug": "env-file-toolkit",
        "stats": {
            "comments": 0,
            "downloads": 11,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Manage .env files with validate, diff, template generation, merge, and missing-key checks. Use when working with environment variable files, comparing .env.l...",
        "tags": {
            "latest": "k970yrp0pfavp6559j1p7z20n983he8j"
        },
        "updatedAt": 1774358207751
    }
}