安全扫描
OpenClaw
安全
high confidenceThis is an instruction-only skill that provides examples for using python-docx to create, read, and modify .docx files; its requirements and instructions are consistent with that purpose and it does not request credentials or install arbitrary code.
评估建议
This skill is basically a how-to document for python-docx and appears coherent. Before using it: 1) ensure you install python-docx from a trusted source (pip from PyPI) in a controlled environment; 2) be aware the examples read and write local .docx files—do not run the examples against sensitive documents you do not want the agent or execution environment to access; 3) because this is instruction-only, the skill itself doesn’t execute code on install—code will run only if you or an agent actual...详细分析 ▾
✓ 用途与能力
Name/description match the SKILL.md examples: all instructions show how to use python-docx to create/read/modify .docx files. There are no unrelated binaries, credentials, or config paths requested.
ℹ 指令范围
Instructions stay within the stated purpose (file creation, reading, tables, styles, images). They do reference reading and writing local filenames (e.g., 'input.docx', 'existing.docx', 'output.docx') and recommend installing python-docx via pip; this is expected for a docx utility but means the agent or user running these examples will access workspace files—be cautious about sensitive documents.
✓ 安装机制
No install spec is included in the skill bundle (instruction-only). The SKILL.md suggests 'pip install python-docx' but the skill does not automatically download or execute anything itself, which is low-risk. Users should install packages from trusted package indexes when running examples.
✓ 凭证需求
The skill requests no environment variables, credentials, or config paths. That is proportionate to its stated functionality.
✓ 持久化与权限
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills or system settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/7
- Initial release of docx-tool. - Provides examples for creating, reading, and modifying Word (.docx) documents using python-docx. - Includes guides for working with text, paragraphs, tables, styles, and images. - Lists available table styles and paragraph alignment options. - Notes on file format support, compatibility, supported image types, and font usage.
● 无害
安装命令
点击复制官方npx clawhub@latest install docx-tool
镜像加速npx clawhub@latest install docx-tool --registry https://cn.longxiaskill.com