skill-creator
Fail
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: CRITICAL
Full Analysis
- Development Automation Scripts: The skill includes Python scripts designed to facilitate the creation and distribution of new skills. These scripts perform standard local file system operations, such as creating directories and generating template files, which are consistent with their intended development purpose.
- Secure Configuration Parsing: The skill's validation logic uses safe methods for parsing YAML frontmatter. This approach prevents the execution of arbitrary code or the instantiation of unsafe objects from configuration data.
- Standard Script Permissions: The initialization process involves setting executable permissions on template scripts. This is a common and necessary step in software development to allow scripts to run in their designated environment.
- Local Operation Scope: The skill and its associated tools are designed to work with local files. No network communication or remote resource fetching was detected, minimizing the risk of data exposure or unauthorized remote access.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata