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 curl to 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 as ls, grep, and sort to 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
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:56 AM