web-meta-framework-nuxt
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard Nuxt.js framework patterns and best practices. No malicious code, backdoors, or suspicious patterns were identified across the provided files and examples.
- [DATA_EXFILTRATION]: All data fetching examples use standard Nuxt composables for legitimate application needs. There are no patterns suggesting the exfiltration of sensitive environment variables or local system files.
- [CREDENTIALS_UNSAFE]: The skill explicitly teaches secure secret management, recommending that API keys be stored in
runtimeConfig(server-side only) and environment variables, while cautioning against their use in client-side code. - [REMOTE_CODE_EXECUTION]: There is no evidence of remote script execution or arbitrary command execution. External references are limited to legitimate schema URLs from the skill's authoring organization.
- [PROMPT_INJECTION]: The instructions focus entirely on framework usage and do not contain any patterns intended to bypass AI safety filters or override system instructions.
Audit Metadata