skill-creator
Fail
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: CRITICAL
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill's code and documentation are consistent with its stated purpose as a developer tool.
- [SAFE]: The Python scripts (
init_skill.py,package_skill.py) perform standard file system operations, including directory creation and zip archiving. These operations are restricted to local paths provided by the user and do not present a security risk. - [SAFE]: The validation script (
quick_validate.py) utilizesyaml.safe_load(), which is a security best practice for parsing YAML data to prevent unsafe deserialization.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata