aspnet-core-apis
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of legitimate documentation and boilerplate code for building .NET web applications. All code snippets align with official Microsoft documentation and industry security standards.
- [SAFE]: The provided templates promote security-first development by demonstrating authentication requirements (
RequireAuthorization), rate limiting configurations, and global exception handling with Problem Details. - [SAFE]: No instances of prompt injection, data exfiltration, or obfuscated code were found. External references are limited to standard .NET framework features and well-known documentation patterns.
- [SAFE]: The skill includes explicit guidance on validation (via
IValidatorand DataAnnotations) and secure middleware ordering, which helps prevent common web vulnerabilities.
Audit Metadata