nuqs
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation and rule-based guide for the nuqs library. It contains architectural guidance, performance tips, and code examples that are consistent with standard web development practices.
- [EXTERNAL_DOWNLOADS]: The documentation references installation of legitimate packages like 'nuqs' and 'next' from official registries and provides links to trusted documentation sites including nuqs.dev, nextjs.org, and react.dev.
- [COMMAND_EXECUTION]: The README and specific rules mention standard developer commands such as 'pnpm install', 'pnpm build', and 'npm list next'. These are appropriate for the tool's purpose and do not involve suspicious execution patterns.
- [DATA_EXFILTRATION]: No evidence of data exfiltration or unauthorized network requests was found. The guidance on debug logging specifically uses the browser's 'localStorage', which is a standard method for controlling library-level logging in a client-side environment.
Audit Metadata