dotnet-testing-advanced-tunit-advanced

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill provides legitimate educational content and templates for the TUnit testing framework.
  • [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted external resources, including the official TUnit website (tunit.dev), the TUnit GitHub repository, and Testcontainers.NET documentation. It also references a mock API (jsonplaceholder.typicode.com) for demonstration purposes in networking tests.
  • [COMMAND_EXECUTION]: The skill documents the use of standard TUnit CLI commands (e.g., dotnet run --treenode-filter) which is the expected method for executing tests within the TUnit framework.
  • [CREDENTIALS_UNSAFE]: While the skill contains hardcoded credentials (e.g., Password=test_password) in the Testcontainers examples, these are clearly intended as placeholders for local, ephemeral test environments and do not represent the exposure of production secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 12:16 AM