nextjs-ui-dev
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of a set of markdown-based conventions for Next.js frontend development. No executable scripts, obfuscated commands, or malicious logic were found in the skill files.
- [DATA_EXFILTRATION]: The skill explicitly includes security-positive instructions to prevent data exfiltration, such as masking sensitive information (passwords, card numbers, tokens) in logs as defined in
references/COMMON_CONVENTION.mdand avoiding the storage of authentication tokens in browser storage inreferences/FRONTEND_CONVENTION.md. - [PROMPT_INJECTION]: Analysis of
SKILL.mdand referenced files shows no attempts to bypass safety filters or override system instructions. All instructional constraints (e.g., [MUST], [MUST NOT]) are focused on maintaining code quality and consistency within the project architecture. - [EXTERNAL_DOWNLOADS]: The skill references standard, well-known frontend libraries and tools. It does not contain instructions to download or execute code from untrusted or unverified external sources.
Audit Metadata