create-skill-test
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- Standard Development Commands: The skill references commands such as
dotnet buildanddotnet runto validate and evaluate test files. These are standard operations within the .NET ecosystem and are used here to interact with the repository's internal validation tools. - Repository Path Conventions: The instructions guide the user through creating files in specific directories like
tests/andplugins/. These paths are consistent with the expected structure of the dotnet/skills project and do not involve sensitive system areas. - Safe Setup Procedures: The
eval.yamltemplates describe common testing setups, such as copying fixture files or defining inline content. These procedures are local to the test execution environment and do not involve unauthorized network operations or external downloads.
Audit Metadata