中文文本校验
AdvisoryAudited by Static analysis on May 7, 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.
NoteHigh Confidence
ASI02: Tool Misuse and ExploitationWhat this means
If you provide a file path, the agent may read that document’s contents for proofreading.
Why it was flagged
The skill instructs the agent to read files supplied by the user, which is expected for document proofreading but still involves local document access.
Skill content
如有文件,使用 Read 工具读取内容(PPT可提取文本)
Recommendation
Only provide files you intend to have reviewed, and check that the path points to the correct document before asking the agent to process it.
