lateral-thinking
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs a network request to
https://raw.githubusercontent.com/abpai/skills/main/versions.jsonto check for newer versions of the instruction set. - [REMOTE_CODE_EXECUTION]: The skill includes logic to prompt the user to run
npx skills update, which downloads and executes updated code from a package registry. This is a standard update pattern for this author's skills. - [COMMAND_EXECUTION]: The skill directs the agent to use the
npxcommand-line utility to facilitate software updates upon user approval.
Audit Metadata