agent-creator
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements an explicit instruction hierarchy and behavior model (Hardcoded, Default, Optional) that prioritizes system and organization policies over user tasks, reducing the risk of prompt injection and unauthorized behavior.
- [SAFE]: Validation of agent frontmatter and repository indexing is performed using local Python scripts and inline commands. These operations use
yaml.safe_load()to securely parse configuration files. - [SAFE]: The skill enforces security-conscious design patterns, such as the requirement for human-in-the-loop confirmation for destructive actions and treating retrieved content as data rather than instructions.
- [SAFE]: No network access, credential exposure, or obfuscation techniques were detected in the skill instructions or reference materials.
Audit Metadata