wispbit-review
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the installation of the
@wispbit/localpackage from the NPM registry. This package is the official CLI tool provided by the skill's author to facilitate code reviews. - [COMMAND_EXECUTION]: The skill executes several subcommands using the
wispbitCLI, includingdiff,dismiss, andremember. These commands are used to analyze code changes, manage identified issues, and persist developer feedback. The commands incorporate environment variables like${CLAUDE_SESSION_ID}to scope the review to the current session.
Audit Metadata