scaffold-js-module
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a structural template for JavaScript ES6 modules and does not contain any malicious logic, obfuscation, or data exfiltration patterns.
- [SAFE]: Network activity is restricted to relative API endpoints on the same origin (e.g., '/api/endpoint'), which is standard for frontend components.
- [SAFE]: The skill explicitly instructs the agent to avoid dangerous practices like 'innerHTML', which helps prevent Cross-Site Scripting (XSS) vulnerabilities in the generated code.
- [SAFE]: No external dependencies are downloaded or executed. All imports refer to local project files.
Audit Metadata