best-practices
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains educational content and code snippets intended to guide users in implementing security features like Content Security Policy (CSP), HTTPS enforcement, and secure cookies.
- [COMMAND_EXECUTION]: Provides examples of standard, safe CLI commands (
npm audit,yarn audit,npm update) used for routine dependency management and security auditing. - [EXTERNAL_DOWNLOADS]: References external resources such as
dompurifyfor sanitization andpolyfill.iofor browser compatibility as standard implementation examples for web projects.
Audit Metadata