dotnet-secrets-management
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and best practices for .NET secrets management, emphasizing the avoidance of hardcoding secrets in source control.
- [COMMAND_EXECUTION]: The skill mentions standard .NET CLI commands (
dotnet user-secrets) for local development, which are legitimate and appropriate for the skill's context. - [CREDENTIALS_UNSAFE]: Educational code snippets contain placeholder strings such as 'dev123' or 'SG.dev-key-here'. These are clearly intended as illustrative examples rather than actual sensitive data.
Audit Metadata