skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a framework for building AI agent skills, including Python scripts for directory initialization, metadata validation, and packaging. These tools perform standard file system operations (directory creation, file writing, and archiving) that are consistent with the documented purpose of the skill.
- [SAFE]: Security-conscious practices are observed in the provided scripts; for example,
quick_validate.pyusesyaml.safe_load()to process YAML frontmatter, which prevents unsafe deserialization attacks. - [SAFE]: No indicators of malicious behavior, such as credential harvesting, unauthorized network communication, or code obfuscation, were detected. The scripts and resources are consistent with the developer context ('eigent-ai').
Audit Metadata