Deprecated Skill

PassAudited by ClawScan on May 1, 2026.

Overview

This deprecated instruction-only skill simply tells users to migrate to a renamed replacement, but users should verify the replacement before installing it.

This deprecated skill itself appears low risk and instruction-only. If you choose to migrate, treat `translate-book` as a separate installation decision and review that package's permissions, code, and source before installing.

Findings (1)

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

Installing the replacement may add new code or capabilities that are not included in this deprecated skill's artifacts.

Why it was flagged

The deprecated skill redirects users to install a replacement package, including an npx/GitHub-based option. This is expected for a deprecation notice, but trust shifts to the replacement package and its source.

Skill content
clawhub install translate-book ... npx skills add deusyu/translate-book -a claude-code -g
Recommendation

Before migrating, review the `translate-book` skill and its repository/package source separately, especially if using the npx/GitHub install path.