auth0-spa-js
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The bootstrap scripts use the
execalibrary to interface with the Auth0 CLI for creating applications and managing connections as part of the intended automation workflow. - [EXTERNAL_DOWNLOADS]: Fetches the official Auth0 CLI installation script from the vendor's GitHub repository.
- [REMOTE_CODE_EXECUTION]: The setup guide includes scripts to install the Auth0 CLI by piping a remote script to the shell, which is a standard installation method for this tool.
- [SAFE]: The skill contains explicit instructions for the agent to seek user confirmation before accessing or modifying
.envfiles, demonstrating good security practice for handling sensitive local data.
Audit Metadata