nuxt-studio
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate collection of documentation and scripts for Nuxt Studio integration. It focuses on assisting developers with configuration and deployment tasks.
- [COMMAND_EXECUTION]: Diagnostic scripts (
scripts/check-prerequisites.sh,scripts/validate-config.sh) execute local commands likegrep,find, andnodeto verify the project environment and dependencies. These operations are standard for development tools. - [DATA_EXPOSURE]: Utility scripts read project files such as
package.jsonand.envto verify the presence of required configurations. Thetest-oauth.shscript specifically masks sensitive values when verifying that environment variables are set.
Audit Metadata