ontology-school-path-generator
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution]: The skill references local development commands
npm run buildandnpm run qa:tutorial-content. These are standard practices for validating the integrity and quality of generated content within a development environment. - [User Data Processing]: The skill tutorializes user-provided ontology materials. The potential for indirect prompt injection is addressed by the inclusion of a mandatory human review flow for unapproved content and automated validation scripts.
- [Standardized Data Reference]: For generating person names, the skill restricts itself to a specific reference CSV file (
data/reference/FNF-2026-06-01-01002-0268.csv). This prevents the generation of arbitrary or potentially sensitive personal information, adhering to privacy best practices.
Audit Metadata