dotnet-development

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is purely educational and consists of documentation and code snippets for building .NET applications.
  • [DATA_EXPOSURE]: The skill demonstrates best practices for secret management by using the .NET configuration system (builder.Configuration["Jwt:Key"]) rather than hardcoding sensitive credentials.
  • [INDIRECT_PROMPT_INJECTION]: While the skill defines endpoints that ingest user data (e.g., article titles and bodies), it explicitly includes patterns for data validation (Data Annotations and FluentValidation) and sanitization (slug generation via Regex) to mitigate risks associated with untrusted input.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 09:36 AM
Security Audit — agent-trust-hub — dotnet-development