skill-creator
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely documentation-based, providing instructions and templates for developers to build their own agent skills. It does not include any scripts that run automatically or exfiltrate data.
- [COMMAND_EXECUTION]: The documentation mentions standard Unix commands such as
mkdir,touch,ls, andchmod. These are provided as educational examples for users to manually initialize skill directories or manage local file permissions and are not used for automated or malicious purposes. - [EXTERNAL_DOWNLOADS]: The skill references internal linting and validation scripts (
lint-skill.shandvalidate-skill.sh). While these files are not included in the provided set, they are described as part of a local development workflow for skill authors rather than remote code downloaded from the internet.
Audit Metadata