风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

iFLYTEK Face Compare

作者: Dzy-1026
Slug:xfyun-face-compare
版本:1.0.0
更新时间:2026-03-06 13:56:46
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, declared environment variables, and runtime instructions are coherent with its stated purpose (calling iFlytek's face-compare API); nothing in the files suggests hidden exfiltration ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772776597553,
        "_id": "k970hn7mcga7sxj806n6xyetnd82dxrg",
        "changelog": "Initial release of xfyun-face-compare.\n\n- Supports comparing two face images using iFlytek Face Recognition API.\n- Provides high-accuracy similarity score and comparison result (same person or not).\n- Compatible with JPG, PNG, BMP formats under 4MB.\n- Requires Python and environment variables for API credentials.\n- Outputs detailed JSON including similarity, confidence, and face detection status.\n- Designed for identity verification, authentication, and security scenarios.",
        "changelogSource": "user",
        "createdAt": 1772776597553,
        "parsed": {
            "clawdis": {
                "emoji": "👤",
                "primaryEnv": "XF_FACE_APP_ID",
                "requires": {
                    "bins": [
                        "python3"
                    ],
                    "env": [
                        "XF_FACE_APP_ID",
                        "XF_FACE_API_KEY",
                        "XF_FACE_API_SECRET"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Dzy-1026",
        "handle": "dzy-1026",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/71968943?v=4",
        "kind": "user",
        "linkedUserId": "kn7efqny0czdakayfbrzxgm0k581zrj3"
    },
    "ownerHandle": "dzy-1026",
    "skill": {
        "_creationTime": 1772776597553,
        "_id": "kd73ppmqh4q9e2keyv5e92matx82dr6v",
        "badges": [],
        "createdAt": 1772776597553,
        "displayName": "iFLYTEK Face Compare",
        "latestVersionId": "k970hn7mcga7sxj806n6xyetnd82dxrg",
        "ownerUserId": "kn7efqny0czdakayfbrzxgm0k581zrj3",
        "slug": "xfyun-face-compare",
        "stats": {
            "comments": 0,
            "downloads": 163,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Compare two face images and return similarity score using iFlytek Face Recognition API.",
        "tags": {
            "latest": "k970hn7mcga7sxj806n6xyetnd82dxrg"
        },
        "updatedAt": 1772776606737
    }
}