verify-email-snapshots
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious instructions, prompt injections, or obfuscation detected in the skill content.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references installation of 'Verify' library packages via NuGet and the 'verify.tool' via dotnet tool. These are legitimate, widely used tools within the .NET developer ecosystem for snapshot testing.
- [DATA_EXFILTRATION] (SAFE): Code examples use dummy data and example URLs ('https://example.com/invite/abc123'). No sensitive information or hardcoded credentials are present.
- [COMMAND_EXECUTION] (SAFE): The provided shell commands are standard for .NET package and tool management. No arbitrary or high-risk command execution patterns were found.
Audit Metadata