nuxt-content
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for developers using Nuxt Content v3. A thorough analysis of all markdown files and code snippets confirms the content is informative and does not contain malicious instructions, obfuscation, or unauthorized data access patterns.
- [EXTERNAL_DOWNLOADS]: The documentation references external content sources, such as official GitHub repositories (e.g.,
github.com/nuxt/content) and standard API fetching patterns. These are documented as core features of the Nuxt Content module and utilize well-known, trusted domains. - [CREDENTIALS_UNSAFE]: All examples involving sensitive information, such as database connection strings, GitHub tokens, or Bitbucket passwords, correctly demonstrate the use of environment variables (
process.env) rather than hardcoding actual secrets.
Audit Metadata