update-claude-code
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
npm install -g @anthropic-ai/claude-code@latestto perform software updates. It also usesrm -rf ~/.local/share/claude/versions/to manage local application files by removing redundant version directories. These operations are appropriate for the skill's purpose of software maintenance. - [EXTERNAL_DOWNLOADS]: The skill downloads software from the official NPM registry. It identifies an official installation script at
https://claude.ai/install.shbut instructs the agent to use the package manager instead for better reliability. All external references target well-known and official service infrastructure.
Audit Metadata