skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is educational and administrative, providing guidance and tools for skill development. No malicious patterns or security bypass instructions were found in any files.\n- [SAFE]: The Python scripts (
init_skill.py,package_skill.py,quick_validate.py) perform standard filesystem operations, such as creating directories, writing template files, and creating ZIP archives, which are consistent with their intended utility functions.\n- [SAFE]: The skill implements secure YAML parsing inquick_validate.pyusingyaml.safe_load(), which protects against unsafe deserialization of untrusted metadata.\n- [SAFE]: No external network calls, hardcoded credentials, or obfuscated content were detected within the scripts or instructions.
Audit Metadata