飞书文档翻译助手

PassAudited by ClawScan on May 7, 2026.

Overview

This looks like a coherent Feishu document translation skill, but it needs access to read and create or write Feishu documents, so users should confirm the target documents before using it.

Install only if you are comfortable letting the agent read the selected Feishu documents and create or write translated versions. For safer use, provide exact document links or tokens, ask it to create new documents rather than modify originals, and review batch operations before they run.

Findings (2)

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.

What this means

The agent could create translated copies or write translated content in the wrong place if the requested document set or output location is ambiguous.

Why it was flagged

The skill discloses document creation, writing, and batch listing tools. These are purpose-aligned for translation, but they can make persistent changes or affect multiple documents if invoked with an overly broad request.

Skill content
`feishu_doc create` — 创建新翻译文档
- `feishu_doc write` — 写入翻译内容
- `feishu_drive list` — 批量处理文档
Recommendation

Before running, specify the exact source document, target language, output location, and whether original documents may be modified; use batch mode only for explicitly selected documents.

What this means

Private or business Feishu documents may be read and transformed by the agent during translation.

Why it was flagged

Reading full Feishu document content implies delegated Feishu account or workspace access. This is expected for the skill, but users should notice that document contents may be sensitive.

Skill content
读取飞书文档完整内容(通过 `feishu_doc read`)
Recommendation

Use the least-privileged Feishu connection available and avoid invoking the skill on confidential documents unless that access and processing are acceptable.