test-backend-units

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • COMMAND_EXECUTION (SAFE): The skill runs the 'dotnet test' command which is the standard method for executing tests in .NET projects. This aligns with the skill's stated purpose.
  • PROMPT_INJECTION (SAFE): The skill processes test results from stdout and stderr which represents a surface for indirect prompt injection. 1. Ingestion points: Test failure names and error details in stdout. 2. Boundary markers: Absent. 3. Capability inventory: Command execution (dotnet). 4. Sanitization: Absent. This risk is inherent to the primary purpose of reporting test results and is categorized as SAFE within this context.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:19 PM