dotnet-tunit

Pass

Audited by Gen Agent Trust Hub on Apr 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified in the skill instructions or referenced documents. The skill provides standard development workflows for the .NET ecosystem.- [EXTERNAL_DOWNLOADS]: The skill references standard package management operations (dotnet add package TUnit) and the installation of the Microsoft Playwright browser engine. These are expected behaviors for the stated purpose of .NET testing and use trusted, well-known sources.- [INDIRECT_PROMPT_INJECTION]: The skill evaluates repository-local configuration files such as AGENTS.md and .csproj to determine test commands and project structures. While this is an ingestion point for external data, it is the intended primary function for providing repository-specific test automation. 1. Ingestion points: AGENTS.md (test command lookup) and project files (package detection). 2. Boundary markers: Not explicitly defined in instructions. 3. Capability inventory: Execution of dotnet test and dotnet run. 4. Sanitization: Relies on standard agent execution constraints.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 11, 2026, 12:41 PM