dotnet-core
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides guidance that prioritizes security, specifically prohibiting the hardcoding of secrets and encouraging the use of environment variables or secret managers.
- [SAFE]: Infrastructure templates, such as Dockerfiles, follow the principle of least privilege by creating and using non-root users.
- [SAFE]: Authentication and cryptography examples use industry-standard libraries and robust algorithms like PBKDF2 with 100,000 iterations for password hashing.
- [SAFE]: All external resource references, including base container images from Microsoft, are from trusted and well-known organizations.
Audit Metadata