skills/naimsolong/ai-software-agency/specialist-game-development-unity-unity-editor-tool-developer/Gen Agent Trust Hub
specialist-game-development-unity-unity-editor-tool-developer
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes user input by interpolating it into a sub-agent prompt, which is a standard surface for indirect prompt injection.
- Ingestion points: User input is ingested via the
{the user's question}placeholder in theAgenttool call inSKILL.md. - Boundary markers: None. The user-provided question is not enclosed in delimiters or preceded by instructions to ignore embedded commands.
- Capability inventory: The skill spawns a sub-agent with specific instructions for Unity Editor development. It does not directly perform file writes, network operations, or shell execution.
- Sanitization: No input sanitization or validation is performed on the user's question before it is passed to the sub-agent.
Audit Metadata