watermark-remover-skill

PassAudited by ClawScan on May 11, 2026.

Overview

This skill appears to be a coherent local automation for a watermark-removal GUI, but users should verify the separate GUI source and use file-moving options carefully.

Before installing, verify the separate watermark-removal GUI from a trusted source, configure dedicated input/output folders, keep copies of important images, and only use this for images you have the right to modify.

Findings (4)

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

A user could install the wrong or untrusted copy of the required GUI software if they rely on search results.

Why it was flagged

The skill relies on an external GUI program but does not provide a verified homepage, package source, or integrity guidance for obtaining it.

Skill content
如没有该软件,请搜索布衣图片批量去水印软件获取
Recommendation

Install the GUI only from a trusted official source, and verify the publisher before giving it access to local images or account login.

What this means

If the move option is used unintentionally, original image files may be removed from their source location.

Why it was flagged

The skill supports an optional mode that moves source images instead of copying them, which is clearly disclosed but can remove originals.

Skill content
`--move` 移动而非复制(会删除原文件,谨慎使用)
Recommendation

Use the default copy behavior unless the user explicitly asks to move files, and confirm before using `--move` on important images.

What this means

Processing runs under whichever account is logged into the GUI, so shared machines or shared GUI instances may use the wrong account privileges.

Why it was flagged

The workflow depends on a logged-in member account in the external GUI, though the skill itself does not handle credentials.

Skill content
登录账号(**确保不是免费会员**,免费会员无监控权限)
Recommendation

Confirm the GUI is logged into the intended account before use, and avoid sharing the watched folders with users who should not use that account.

What this means

On a shared setup, one user's cleanup or folder changes could cause other users' images to be reprocessed or mixed with another task.

Why it was flagged

The documentation acknowledges shared persistent GUI state that can affect other users' jobs if cleared or mismanaged.

Skill content
多个团队成员可能共享同一个 GUI 实例...不要互相清持久化记录...可能导致他人的任务被重新处理
Recommendation

Keep the default per-task subdirectories, coordinate cleanup on shared GUI instances, and avoid clearing shared processed-file records without team agreement.