auth0-flutter-web
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the Auth0 CLI using a remote installation script from the vendor's official GitHub repository (
https://raw.githubusercontent.com/auth0/auth0-cli/main/install.sh). This is the standard installation method for the tool. - [REMOTE_CODE_EXECUTION]: Integration requires the inclusion of the official Auth0 SPA JS library into the application's
index.htmlvia a CDN URL (https://cdn.auth0.com/js/auth0-spa-js/2.1/auth0-spa-js.production.js). This is an expected dependency for theauth0_flutterweb platform. - [COMMAND_EXECUTION]: The skill guides the agent to perform project configuration and resource management using local CLI tools, including
flutter pub addfor dependency management and theauth0CLI for application and connection configuration on the Auth0 platform. - [COMMAND_EXECUTION]: The
tests/run-evals.mjsscript acts as a test runner that executes theclaudeCLI and other shell commands using theexecalibrary to automate skill performance evaluations in a sandbox environment.
Audit Metadata