skills/jeremylongshore/claude-code-plugins-plus-skills/juicebox-upgrade-migration/Gen Agent Trust Hub
juicebox-upgrade-migration
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, prompt injection, or data exfiltration patterns were identified during the analysis.
- [EXTERNAL_DOWNLOADS]: The skill uses
curlto fetch release information from the official GitHub API (api.github.com/repos/juicebox-ai/sdk-js/releases/latest) to check for updates. This is a standard and safe operation for a migration tool. - [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing and updating the
@juicebox/sdkpackage vianpm. These references point to the standard package registry and are consistent with the skill's stated purpose. - [COMMAND_EXECUTION]: Shell commands are used for routine environment inspection (
npm list,npm outdated) and do not involve privilege escalation or unauthorized system modifications.
Audit Metadata