unity-editor-toolkit

Pass

Audited by Gen Agent Trust Hub on Jul 29, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The setup process for the toolkit involves executing external shell commands including 'npm install' and 'npm run build' to prepare the local command-line interface scripts.
  • [COMMAND_EXECUTION]: Core automation features utilize C# reflection to execute Unity Editor menu items and specific static methods decorated with the ExecutableMethod attribute.
  • [EXTERNAL_DOWNLOADS]: The skill retrieves update metadata from the author's GitHub repository and downloads required Node.js dependencies from the NPM registry during the one-time CLI installation.
  • [PROMPT_INJECTION]: Processing Unity console logs creates a potential surface for indirect prompt injection if the AI agent processes logs that contain untrusted strings from external inputs recorded by game scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 29, 2026, 06:43 PM
Security Audit — agent-trust-hub — unity-editor-toolkit