风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Wordpress OAuth

作者: Ibrahim El Nemr
Slug:wordpress-oauth
版本:1.0.0
更新时间:2026-03-16 06:52:00
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and requested data are coherent with its stated purpose (performing a WordPress.com OAuth flow and publishing posts); it stores tokens locally and only calls WordPress ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773610967334,
        "_id": "k973p60gq1k5nm5wraqa0fkdgs82y3wh",
        "changelog": "Initial release of wordpress-oauth skill.\n\n- Enables human-in-the-loop OAuth flow for WordPress.com and Jetpack-connected sites.\n- Supports generating authorization URLs, exchanging callback codes for access tokens, and validating tokens.\n- Allows publishing draft or published posts through the WordPress.com REST API.\n- Stores OAuth state and credentials securely within the skill directory.\n- Provides CLI commands for each step: begin-oauth, exchange-token, token-info, and publish-post.",
        "changelogSource": "user",
        "createdAt": 1773610967334,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Ibrahim El Nemr",
        "handle": "ibrahimelnemr",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/70034333?v=4",
        "kind": "user",
        "linkedUserId": "kn77wtxdm8z9exkmcd595mcy3h82wajv"
    },
    "ownerHandle": "ibrahimelnemr",
    "skill": {
        "_creationTime": 1773610967334,
        "_id": "kd722fe6whzcvav05899e0dfw182yabc",
        "badges": [],
        "createdAt": 1773610967334,
        "displayName": "Wordpress OAuth",
        "latestVersionId": "k973p60gq1k5nm5wraqa0fkdgs82y3wh",
        "ownerUserId": "kn77wtxdm8z9exkmcd595mcy3h82wajv",
        "slug": "wordpress-oauth",
        "stats": {
            "comments": 0,
            "downloads": 90,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Start and complete WordPress.com OAuth and publish posts through the WordPress.com REST API. Use when you need to generate an authorization URL, exchange cal...",
        "tags": {
            "latest": "k973p60gq1k5nm5wraqa0fkdgs82y3wh"
        },
        "updatedAt": 1773615120059
    }
}