aspnet-mvc
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational guide and reference for ASP.NET Core MVC development. It contains no executable scripts or malicious instructions.
- [SAFE]: External links reference official Microsoft documentation (learn.microsoft.com), which is a well-known and trusted service.
- [SAFE]: The skill actively promotes security best practices, specifically instructing the use of
[ValidateAntiForgeryToken]to prevent Cross-Site Request Forgery (CSRF) and the use of ViewModels instead of database entities to prevent over-posting/mass-assignment vulnerabilities. - [SAFE]: No patterns of prompt injection, data exfiltration, obfuscation, or unauthorized command execution were detected. The provided C# snippets are standard boilerplate for MVC configuration and pattern implementation.
Audit Metadata