create-skill
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [Validation and Best Practices]: The skill incorporates a comprehensive validation checklist that explicitly instructs the user to check for and remove any secrets, tokens, or internal URLs before finalizing a skill.
- [Standardized Scaffolding]: By providing rigid templates for frontmatter and directory structures, the skill helps prevent common configuration errors and ensures that all new skills adhere to the project's security and organizational standards.
- [Input Constraint Enforcement]: The workflow includes specific validation steps for skill naming (lowercase, alphanumeric, hyphen-only), which serves as a defensive measure against potential file system or command injection issues in downstream processing.
Audit Metadata