dotnet-minimal-api

Pass

Audited by Gen Agent Trust Hub on Jul 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains no executable code or malicious instructions. It is purely instructional content focused on ASP.NET Core development best practices.
  • [SAFE]: Includes explicit security guidance for file uploads, recommending size limits, file signature (magic byte) verification, and the use of server-generated filenames to prevent path traversal attacks.
  • [SAFE]: Promotes secure data handling by recommending the use of DTOs (Data Transfer Objects) instead of domain entities to prevent mass-assignment vulnerabilities.
  • [SAFE]: Encourages standard security features such as authorization policies and CSRF protection (Antiforgery tokens).
  • [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized data access was found.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 13, 2026, 04:07 PM
Security Audit — agent-trust-hub — dotnet-minimal-api