subagent-creator
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a documentation and templating resource for creating sub-agents. It does not perform any suspicious network operations, credential harvesting, or unauthorized command execution.
- [COMMAND_EXECUTION]: The provided Python script
scripts/init_subagent.pyis a utility for creating local template files on the filesystem; it includes basic validation for the subagent name and uses safe file writing operations. - [PROMPT_INJECTION]: All instructions and examples provided in the documentation follow best practices for agent prompt engineering and do not include attempts to bypass safety filters or override system constraints.
Audit Metadata