code-simplifier
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The installation script fetches the latest version of the skill instructions from Anthropic's official GitHub repository using degit.
- [COMMAND_EXECUTION]: The installation process uses npx and degit to pull remote content and configures a SessionEnd hook in the agent's settings to run a local update checker script.
- [SAFE]: No malicious patterns or security risks were detected. The skill's use of configuration hooks and automated updates is consistent with its purpose as a managed extension of official Anthropic tools.
Audit Metadata