upscale-image
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill's behavior is consistent with its documentation and uses official Google Cloud services for image processing.\n- [COMMAND_EXECUTION]: The skill utilizes local shell commands (
bun,gcloud) to execute the upscaling script and verify current authentication status. These actions are performed locally and are restricted to the tool's intended scope.\n- [REMOTE_CODE_EXECUTION]: The code employs dynamic imports to load helper modules from the local file system. This logic is restricted to the plugin's own installation directory and does not download or execute code from untrusted remote sources.
Audit Metadata