skill-creator
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed as a template and validator for development purposes and does not exhibit any malicious behavior.
- [COMMAND_EXECUTION]: Provides a local Python script
scripts/quick_validate.pyto verify the structure and content of skills under development. The script uses standard libraries and safe YAML loading practices. - [DYNAMIC_CONTEXT_INJECTION]: The documentation in
references/claude-code-extensions.mdexplains the platform's dynamic context injection syntax (!\command``) for educational purposes. The skill itself does not employ this syntax for execution. - [EXTERNAL_DOWNLOADS]: The validation script declares a dependency on
pyyaml, which is a standard and well-known library for YAML parsing. Documentation also referencesagentskills.iofor specification details.
Audit Metadata