skill-creator-with-validation
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes templates for GitHub Actions and local scripts that reference standard developer tools. It suggests using 'npx' to execute packages like 'yaml-lint' and 'skills' from the npm registry, and installing the 'pyyaml' library from PyPI for validation tasks.
- [COMMAND_EXECUTION]: Provides various utility script templates designed for local execution by the user. These scripts utilize standard system tools such as 'grep', 'sed', 'cat', 'head', and 'findstr' to perform static analysis and validation of SKILL.md file structures.
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected. The skill's primary purpose is instructional and it provides standard helper tools for skill development, following best practices like using 'yaml.safe_load()' in its Python templates.
Audit Metadata