dotnet-nuget-authoring
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill instructions.
- [EXTERNAL_DOWNLOADS]: The skill references official and well-known services for standard development workflows.
- Mentions the official NuGet V3 feed (api.nuget.org) for package distribution.
- Mentions DigiCert's timestamping service (timestamp.digicert.com) for valid code signing.
- [CREDENTIALS_UNSAFE]: The skill demonstrates safe handling of sensitive information.
- Provides examples using environment variable placeholders (e.g., $NUGET_API_KEY, $CERT_PASSWORD) rather than hardcoded credentials.
Audit Metadata