nuxt-errors
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to define patterns for error management in a web application. All code snippets provided are standard TypeScript and Nuxt patterns for handling HTTP error statuses (401, 422, 500, etc.).
- [SAFE]: No evidence of prompt injection or malicious instructions was found in the markdown or code examples. The instructions focus on structured error handling and user notification via flash messages.
- [SAFE]: There are no external downloads, remote code executions, or network operations to untrusted domains. The skill uses standard Nuxt imports and aliases (e.g.,
#layers,~/). - [SAFE]: Data processing is limited to mapping API error responses to UI components. While the skill ingests external API data via
FetchResponse, this is the intended purpose and the data is used for display or navigation purposes without being executed or used in a way that would trigger secondary attacks.
Audit Metadata