aspnet-framework-frontend
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: Analysis of the skill instructions and reference materials shows a strong alignment with security best practices for web development. The workflow explicitly mandates the use of anti-forgery validation for API endpoints and warns against dangerous rendering patterns (v-html/x-html) that could lead to Cross-Site Scripting (XSS).
- [EXTERNAL_DOWNLOADS]: The documentation provides examples for loading frontend frameworks from well-known and reputable Content Delivery Networks (CDNs), such as jsDelivr and unpkg. These references are standard in modern web development and target official library distributions.
Audit Metadata