Deprecated 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.
NoteHigh Confidence
ASI04: Agentic Supply Chain VulnerabilitiesWhat 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.
