skill-creator-plus
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides utility scripts (
scripts/init_skill.pyandscripts/package_skill.py) that perform local file system operations such as creating directories, writing template files, and creating zip archives. These scripts are intended for development workflows and do not exhibit dangerous behavior like arbitrary command injection. - [SAFE]: The Python scripts use standard libraries (pathlib, zipfile, sys) and follow safe practices, such as using
yaml.safe_loadfor parsing YAML frontmatter in the validation script. - [SAFE]: All external references and URLs in the documentation point to official GitHub repositories or documentation sites related to the author and the agent platform, with no evidence of typosquatting or malicious redirection.
- [SAFE]: The instructions are clearly focused on the stated purpose of improving skill quality and discovery, without any attempts to bypass safety filters or exfiltrate sensitive information.
Audit Metadata