hmos-skill-reviewer
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a meta-review workflow for assessing the quality and organization of other skills. It focuses on enforcing naming conventions and distinguishing between executable skills and static knowledge bases.
- [SAFE]: The provided automation scripts (
check-skill-format.shandvalidate-frontmatter.py) perform benign operations such as string matching, regex validation, and file line counting. These scripts do not interact with the network or access sensitive system directories. - [SAFE]: The Python validation script correctly utilizes
yaml.safe_loadfor processing frontmatter content, preventing unsafe deserialization vulnerabilities. - [SAFE]: External references in the documentation point to official industry standards and well-known public repositories, such as Anthropic's skills library.
Audit Metadata