skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides legitimate developer utilities for skill creation and management. No malicious behaviors, obfuscation, or data exfiltration attempts were identified.\n- [COMMAND_EXECUTION]: Includes local Python scripts (
init_skill.py,package_skill.py) that perform file system operations like creating directories and generating zip archives. These actions are consistent with the skill's purpose as a project initializer and packager.\n- [SAFE]: Security best practices are followed inquick_validate.py, which usesyaml.safe_load()to process user-provided skill metadata safely.
Audit Metadata