li-upgrade
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands to facilitate the update process. It reads the first few lines of a skill configuration file at
~/.claude/skills/li-writer/SKILL.mdto determine the current version and usesnpxto run update routines. - [EXTERNAL_DOWNLOADS]: The skill uses
npx skills add jiangjiax/li-skillsto fetch and install the latest version of the toolkit directly from the author's GitHub repository. This is the primary intended function of the skill for upgrading the creator toolkit.
Audit Metadata