风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

Preflight Check

作者: Guilherme Favaron
Slug:preflight-check
版本:0.1.0
更新时间:2026-03-23 09:16:46
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's stated purpose (preflight checks) matches the instructions, but it reads many sensitive environment variables and file paths (e.g., private keys, tokens) without declaring them in its meta...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774228527322,
        "_id": "k971d8y5cwgn4ev4jr7twh3j8d83fcnx",
        "changelog": "- Initial release of the preflight-check skill: a pre-flight environment validator for development environments.\n- Checks for required binaries, environment variables, and service connectivity for Vercel\/Supabase, GCP, and cross-stack skills.\n- Produces a structured diagnostic report (JSON and human-readable) with pass\/fail, recommendations, and detailed fix instructions.\n- Blocks or enables specific skills based on environment readiness.\n- Optionally performs service connectivity tests for Supabase, Vercel, Cloudflare, and GCP.\n- Report is saved as preflight-report.json and summarized for user clarity.",
        "changelogSource": "auto",
        "createdAt": 1774228527322,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Guilherme Favaron",
        "handle": "guifav",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/109181842?v=4",
        "kind": "user",
        "linkedUserId": "kn79tp7vmyq3gh085h0sdr8qj98138nr"
    },
    "ownerHandle": "guifav",
    "skill": {
        "_creationTime": 1774228527322,
        "_id": "kd726sz23greg8epyvr5ed23qd83exkz",
        "badges": [],
        "createdAt": 1774228527322,
        "displayName": "Preflight Check",
        "latestVersionId": "k971d8y5cwgn4ev4jr7twh3j8d83fcnx",
        "ownerUserId": "kn79tp7vmyq3gh085h0sdr8qj98138nr",
        "slug": "preflight-check",
        "stats": {
            "comments": 0,
            "downloads": 20,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Pre-flight environment validator — checks that all required binaries, environment variables, and services are available before running other skills",
        "tags": {
            "latest": "k971d8y5cwgn4ev4jr7twh3j8d83fcnx"
        },
        "updatedAt": 1774228606800
    }
}