wps_office_auto_skill
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If used on the wrong file or with incorrect parameters, the user could receive altered documents, converted files, or extracted content that should not be blindly trusted.
The skill is designed to transform and generate office files, including batch PDF operations. This is purpose-aligned, but it means the agent may process or produce important business documents.
支持文档、表格、演示、PDF的全格式智能处理 ... 批量处理:合并/拆分/水印
Only provide files you intend to process, keep backups of originals, and review generated contracts, spreadsheets, presentations, and PDFs before using or sharing them.
Running the skill may depend on Python packages whose exact installation path or versions should be verified by the user or platform.
The artifact set also lists Python source files and office-processing dependencies, so the absence of a clear install spec leaves dependency installation and provenance less explicit. This is a setup transparency note, not evidence of hidden behavior.
No install spec — this is an instruction-only skill.
Review requirements.txt/setup.py before installation, install dependencies from trusted package indexes, and use pinned or locked dependency versions in sensitive environments.
