skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The Python scripts
package_skill.pyandquick_validate.pyperform standard file system operations (zipping, reading, and writing) intended for skill development and maintenance. - [SAFE] (SAFE):
quick_validate.pycorrectly usesyaml.safe_load()to parse frontmatter, which is a security best practice that prevents arbitrary code execution during deserialization. - [SAFE] (SAFE): No external network connections, hardcoded credentials, or obfuscated code patterns were detected in the provided scripts or documentation.
- [SAFE] (SAFE): The markdown files serve as documentation for output and workflow patterns and do not contain executable instructions or malicious prompts.
Audit Metadata