create-skill
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- Local Tool Execution: The skill provides instructions for the agent to run a local validation tool using the
dotnetCLI (dotnet run --project eng/skill-validator/src/SkillValidator.csproj). This is a standard procedure within this environment to verify that the newly scaffolded skill conforms to the repository's structural and formatting requirements. - Metadata and Repository Management: The workflow includes steps to update
.github/CODEOWNERSand follow specific directory structures. These are routine repository maintenance tasks used to ensure proper ownership and organization of the generated code. - Instructional Guidance: The skill focuses on generating documentation (
SKILL.md) and directory structures based on user-provided inputs. While it handles user-provided descriptions and names, these are treated as text for file generation and do not trigger immediate execution of untrusted content.
Audit Metadata