Nuxt Studio
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns or security vulnerabilities were detected across the analyzed files.
- Category 2 (Data Exposure & Exfiltration): No hardcoded credentials or unsafe network operations were found. The configuration templates correctly utilize environment variables (e.g., process.env.NUXT_OAUTH_GITHUB_CLIENT_SECRET) for sensitive data.
- Category 4 (Unverifiable Dependencies & Remote Code Execution): The scripts suggest standard package installations (npm, nuxi) to the user but do not perform unauthorized remote code execution or download scripts from untrusted sources.
- Category 10 (Dynamic Execution): While scripts utilize shell commands like 'source' to load local environment variables for testing, this is restricted to local configuration files (.env, .env.local) as part of the intended diagnostic functionality and does not involve untrusted input.
Audit Metadata