风险评分

82/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: clean

Generate a Word (.docx) document based on the content list provided by the user.

作者: sereinZhi
Slug:generate-word-docx
版本:1.0.0
更新时间:2026-03-24 15:11:18
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code and instructions match its stated purpose (creating .docx files); the only noteworthy behavior is that it will try to pip-install the python-docx package at runtime.

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773758684992,
        "_id": "k974ezynejdcpk35bdtcz4rdm1832v45",
        "changelog": "Word Document Generator Skill v1.0.0\n\n- Initial release of the skill for generating formatted Word (.docx) documents.\n- Automatically manages python-docx dependency installation.\n- Supports styled document creation: Headings, Paragraphs, and Quotes.\n- Enables formatting options: Bold text, custom text colors (hex codes), and alignment (Left, Center, Right).\n- Content is input as a list of configurable paragraph objects, following structured data rules.",
        "changelogSource": "user",
        "createdAt": 1773758684992,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "sereinZhi",
        "handle": "sereinzhi",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/179953691?v=4",
        "kind": "user",
        "linkedUserId": "kn72e3d7pjm6jst060w2dhnnfn832ea0"
    },
    "ownerHandle": "sereinzhi",
    "skill": {
        "_creationTime": 1773758684992,
        "_id": "kd76a1nqcm2p8jch850xg9k80183273a",
        "badges": [],
        "createdAt": 1773758684992,
        "displayName": "Generate a Word (.docx) document based on the content list provided by the user.",
        "latestVersionId": "k974ezynejdcpk35bdtcz4rdm1832v45",
        "ownerUserId": "kn72e3d7pjm6jst060w2dhnnfn832ea0",
        "slug": "generate-word-docx",
        "stats": {
            "comments": 0,
            "downloads": 112,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Create professional Word (.docx) documents from a user-provided content list with styled headings, paragraphs, colors, alignment, and formatting.",
        "tags": {
            "latest": "k974ezynejdcpk35bdtcz4rdm1832v45"
        },
        "updatedAt": 1774336278631
    }
}