风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

EWS Skill

作者: basuev
Slug:ews-skill
版本:1.0.0
更新时间:2026-03-24 13:04:12
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and requested environment access are coherent with its stated purpose (fetching Exchange calendar events via EWS); no signs of intentional misdirection or unrelated cre...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772520936243,
        "_id": "k97a13r18rpzj0p2xss6g3f3bn827m2s",
        "changelog": "Initial release: Secure calendar event extraction from Microsoft Exchange via EWS API.\n\n- Fetches Exchange calendar events and returns them as structured JSON.\n- Secure credential storage using OS keyring (no plaintext passwords).\n- Includes setup, configuration, and troubleshooting instructions for Linux and macOS.\n- Provides shell scripts for setup, secure execution, and credential management.\n- Supports date filtering (today, tomorrow, specific date) and output to file.\n- Output includes subject, time, location, organizer, body, and links for each event.",
        "changelogSource": "user",
        "createdAt": 1772520936243,
        "parsed": {
            "clawdis": {
                "emoji": "📅",
                "requires": {
                    "anyBins": [
                        "security",
                        "secret-tool"
                    ],
                    "bins": [
                        "curl",
                        "xmllint"
                    ],
                    "env": [
                        "EWS_URL",
                        "EWS_USER"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "basuev",
        "handle": "basuev",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/144558236?v=4",
        "kind": "user",
        "linkedUserId": "kn7e5fpr5by2res6pgphdjdfqx827dyc"
    },
    "ownerHandle": "basuev",
    "skill": {
        "_creationTime": 1772520936243,
        "_id": "kd7bxadhtxa9ahgxd2w2203029826jgk",
        "badges": [],
        "createdAt": 1772520936243,
        "displayName": "EWS Skill",
        "latestVersionId": "k97a13r18rpzj0p2xss6g3f3bn827m2s",
        "ownerUserId": "kn7e5fpr5by2res6pgphdjdfqx827dyc",
        "slug": "ews-skill",
        "stats": {
            "comments": 0,
            "downloads": 215,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Extract calendar events from Microsoft Exchange via EWS API",
        "tags": {
            "latest": "k97a13r18rpzj0p2xss6g3f3bn827m2s"
        },
        "updatedAt": 1774328652935
    }
}