exp-assertion-quality

Pass

Audited by Gen Agent Trust Hub on Apr 16, 2026

Risk Level: SAFE
Full Analysis
  • Static Code Analysis: The skill processes local .NET test files to identify, classify, and count assertions. This analysis is performed statically, meaning the code is read as text and not executed, which prevents risks associated with untrusted code execution.
  • No External Data Transfer: There are no network operations, such as downloading scripts or exfiltrating data, present in the skill workflow. It operates entirely on the provided test code to generate a metrics report.
  • No Privilege Escalation or Persistence: The skill does not attempt to modify system configurations, install services, or use elevated permissions like sudo. Its operations are limited to reading files and outputting a report to the user.
  • Intent-Aligned Logic: The instructions are focused strictly on the domain of software testing (MSTest, xUnit, NUnit). The workflow follows standard diagnostic patterns for evaluating code quality and does not contain hidden or obfuscated commands.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 16, 2026, 09:58 PM