snapshot-testing
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill content consists of technical documentation and code samples for .NET development. No malicious behavior, obfuscation, or injection attempts were detected.
- [EXTERNAL_DOWNLOADS]: The skill references well-known and legitimate resources, including NuGet packages (Verify.Xunit, Verify.Http) and GitHub repositories (VerifyTests/Verify, actions/upload-artifact), which are standard in the .NET ecosystem.
- [DATA_EXFILTRATION]: The skill includes proactive security measures by providing regex-based scrubbing patterns to remove authentication tokens (Bearer tokens) and other sensitive data from snapshots before they are committed to source control.
- [COMMAND_EXECUTION]: Technical instructions include common .NET CLI commands such as 'dotnet tool install' and 'dotnet test', which are appropriate for the skill's stated purpose and development workflow.
Audit Metadata