unit-test-analyzing-code-coverage

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill acts as a technical guide for developers and AI agents to analyze test coverage. It does not contain any obfuscated code, unauthorized data access, or malicious instructions.
  • [COMMAND_EXECUTION]: The skill includes instructions to run standard development CLI tools such as coverage, pytest, npx c8, ./gradlew, and dotnet test. These are well-known, industry-standard tools used for generating coverage reports in local or CI/CD environments and do not pose a security risk in this context.
  • [SAFE]: The skill processes structured data from coverage reports (XML, JSON, HTML). This is a standard analytical task with a low risk of indirect prompt injection, as the skill focuses on extracting numerical and structural data (line numbers, branches) rather than executing instructions embedded within the data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 10:44 AM