check-version
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches a version configuration file from the author's official GitHub repository (b-open-io/prompts) using
curlto determine if a newer version is available. - [COMMAND_EXECUTION]: The skill executes a local shell script (
scripts/check-version.sh) that uses standard system utilities such asls,grep, andsortto manage version comparison logic. - [SAFE]: All external network requests and file system operations are limited to the vendor's own infrastructure and local plugin cache for the intended purpose of update checking.
Audit Metadata