new-tab
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for a security-focused audit of HTML and JSX code to prevent reverse tabnapping attacks. It does not contain any malicious patterns, obfuscation, or unauthorized data access.
- [EXTERNAL_DOWNLOADS]: The skill references documentation and security rules from well-known and trusted sources, including Frontend Checklist, OWASP, and MDN Web Docs. These references are used for educational purposes and do not involve downloading or executing untrusted code.
- [COMMAND_EXECUTION]: Provides standard shell commands (grep) for searching local source code for security violations. These commands are benign and intended for development auditing within the local project environment.
- [NODE_PACKAGES]: Recommends the installation of
eslint-plugin-react, which is a widely used and well-known industry-standard linting package for React development.
Audit Metadata