javascript-modern
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architectural guidance and code templates that follow security best practices, with no malicious patterns detected.
- [SAFE]: The instructions explicitly warn against dangerous functions like
eval()and recommend safer alternatives for data parsing and DOM manipulation. - [SAFE]: Includes guidance on implementing CSRF protection in network requests and proper error handling strategies.
- [SAFE]: Promotes separation of concerns by discouraging inline script generation in PHP, which mitigates common injection vulnerabilities like XSS.
Audit Metadata