风险评分

82/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: clean

TDOC Docx

作者: WenRichard
Slug:tdoc-docx
版本:1.0.0
更新时间:2026-03-24 14:06:06
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, install steps, and runtime instructions match its stated purpose (Word/.docx processing); nothing requests unrelated credentials or hidden network endpoints, though the installer wil...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773299700898,
        "_id": "k97fk5hv4reqhy0vpv94tqmtbx82ra0e",
        "changelog": "Initial release of tdoc-docx: a complete Word document processing skill.\n\n- Provides creation, reading, editing, conversion, and comparison for Word documents (.docx\/.doc), supporting Chinese official templates, tables, images, tracked changes, and comments.\n- Offers both general and specialized (industry\/government) template-based document creation with a clear routing decision tree.\n- Includes scripts for extracting content, batch editing, converting to\/from PDF\/Markdown, generating diff reports, adding comments, and word count\/AI-powered summaries.\n- Supports common CLI and Python API workflows, with flexible document style options (default, business, academic).\n- Comprehensive installation guidance for required Python and system-level dependencies.\n- Auto-activates for a wide range of document-related tasks using keyword triggers.",
        "changelogSource": "user",
        "createdAt": 1773299700898,
        "parsed": {
            "clawdis": {
                "emoji": "📄",
                "install": [
                    {
                        "bins": [
                            "create_docx.py",
                            "read_docx.py",
                            "edit_docx.py",
                            "convert_docx.py",
                            "diff_docx.py",
                            "word_count.py"
                        ],
                        "id": "uv-env",
                        "kind": "uv"
                    }
                ],
                "requires": {
                    "bins": [
                        "python3",
                        "uv"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "WenRichard",
        "handle": "wenrichard",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/33148883?v=4",
        "kind": "user",
        "linkedUserId": "kn762j5h6a8pcdwafx0y02ekk182defc"
    },
    "ownerHandle": "wenrichard",
    "skill": {
        "_creationTime": 1773299700898,
        "_id": "kd79h9je2jg3mq2kyjd6dy2ktx82s966",
        "badges": [],
        "createdAt": 1773299700898,
        "displayName": "TDOC Docx",
        "latestVersionId": "k97fk5hv4reqhy0vpv94tqmtbx82ra0e",
        "ownerUserId": "kn762j5h6a8pcdwafx0y02ekk182defc",
        "slug": "tdoc-docx",
        "stats": {
            "comments": 0,
            "downloads": 123,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Word 文档全能处理技能 | Complete Word Document Processing Skill. 支持创建、读取、编辑、转换 Word 文档 | Create, read, edit, convert Word documents. 支持 .docx\/.doc 格式、中文公文格式、表格、图片、tr...",
        "tags": {
            "latest": "k97fk5hv4reqhy0vpv94tqmtbx82ra0e"
        },
        "updatedAt": 1774332366346
    }
}