nuxthub
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE] (SAFE): The skill is composed entirely of markdown documentation files without any executable logic or scripts.
- [CREDENTIALS_UNSAFE] (SAFE): Configuration examples use secure placeholders (e.g.,
<database-id>,xxxxxxxx) rather than hardcoded secrets. The documentation correctly advises users to manage secrets through platform-specific tools and environment variables. - [COMMAND_EXECUTION] (SAFE): Documented CLI commands utilize standard tools like
wranglerandnuxifor legitimate deployment and resource creation tasks. No malicious command strings or remote execution patterns were detected. - [EXTERNAL_DOWNLOADS] (SAFE): All external references point to standard registries (npm via npx) or well-known cloud provider documentation. No downloads from untrusted or suspicious sources are present.
Audit Metadata