风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

Python包鸿蒙兼容性测试技能

作者: terry.King
Slug:python-harmony-compatibility-checker
版本:1.0.1
更新时间:2026-03-24 13:42:38
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill mostly matches its stated purpose (download package source, detect Windows deps, run pytest) but contains behaviors that are unnecessary or risky for that purpose (notably disabling TLS veri...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773071353151,
        "_id": "k975tww214fzm2zt7948ts83n582kyk9",
        "changelog": "新增功能\n✅ pytest 集成 - 使用 pytest -v 运行测试并解析单个测试函数结果\n✅ 单个测试用例报告 - 每个测试函数单独报告(如 test_file.py::test_func)\n✅ Windows 依赖检测 - 扫描源码中的 Windows 特定导入\n✅ 环境问题识别 - 区分权限问题和真实代码失败\n✅ 双通过率指标 - 总体通过率 + 有效通过率\n✅ 源码保留 - --keep-source 标志保留下载的源码\n✅ 从已安装包发现测试 - 优先使用已安装的 site-packages 中的测试\n✅ 报告文件名包含包信息 - compatibility_report_<包名>-<版本>_<时间戳>.json\/md\n改进\n✅ 测试执行优化 - 从 \/tmp 运行,使用 --import-mode=importlib\n✅ 错误分类增强 - 更好的失败分类(环境 vs 代码 vs 平台)\n✅ 文档精简 - SKILL.md 从 474 行减少到 216 行\n✅ 进度报告 - 每 5 个测试文件显示进度\n修复\n✅ find_tests_in_source - 递归查找源码树中的测试目录\n✅ SSL 证书处理 - 为 HarmonyOS 网络环境添加 SSL 绕过\n✅ 误报修复 - 从 Windows 检测中排除标准库模块",
        "changelogSource": "user",
        "createdAt": 1773071353151,
        "version": "1.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "terry.King",
        "handle": "terryking1992",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/22629426?v=4",
        "kind": "user",
        "linkedUserId": "kn72h9xsgg0xs19dg8qyy1d0fh82kg33"
    },
    "ownerHandle": "terryking1992",
    "skill": {
        "_creationTime": 1773069554460,
        "_id": "kd74k5njwjtdamkpyph4r529y982jpnm",
        "badges": [],
        "createdAt": 1773069554460,
        "displayName": "Python包鸿蒙兼容性测试技能",
        "latestVersionId": "k975tww214fzm2zt7948ts83n582kyk9",
        "ownerUserId": "kn72h9xsgg0xs19dg8qyy1d0fh82kg33",
        "slug": "python-harmony-compatibility-checker",
        "stats": {
            "comments": 0,
            "downloads": 233,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 2
        },
        "summary": "Check Python library compatibility with HarmonyOS. Downloads source from GitHub\/PyPI, detects Windows-specific dependencies, runs pytest with per-test-case r...",
        "tags": {
            "latest": "k975tww214fzm2zt7948ts83n582kyk9"
        },
        "updatedAt": 1774330958999
    }
}