iblai-vibe-ops-upgrade
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Updates the
@iblai/iblai-jspackage to the latest version using standard package managers (pnpm or npm) when the dependency is detected in the local package.json. - [COMMAND_EXECUTION]: Executes
npx skills add iblai/vibe --allto pull the most recent versions of the vibe skills from the vendor's repository. - [EXTERNAL_DOWNLOADS]: Fetches the latest
CHANGELOG.mdfrom the official ibl.ai GitHub repository viacurlto generate a summary of changes for the user. - [COMMAND_EXECUTION]: Performs a sanity check on the project by running type checking (
pnpm typecheckornpx tsc) after the SDK update to detect potential breaking changes.
Audit Metadata