
unity-mcp
mcp0.57.1AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for free.
By IvanMurzak | 61 findings | Scanned 3/22/2026 | tooltrust-scanner/v0.1.15
Security Findings (61)
- HighExcessive Permission Surface
package-search:tool declares network permission
Rule: AS-002Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories. - MediumExcessive Permission Surface ×9
- assets-create-folder:tool declares fs permission
- assets-delete:tool declares fs permission
- assets-material-create:tool declares fs permission
- assets-prefab-create:tool declares fs permission
- gameobject-create:tool declares fs permission
- package-remove:tool declares fs permission
- scene-create:tool declares fs permission
- script-delete:tool declares fs permission
- script-update-or-create:tool declares fs permission
Rule: AS-002Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories. - LowDoS Resilience — Missing Rate Limit / Timeout
package-search:tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
Rule: AS-011Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent. - InfoINSUFFICIENT_TOOL_DATA ×50
- assets-copy:Tool 'assets-copy' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-create-folder:Tool 'assets-create-folder' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-delete:Tool 'assets-delete' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-find:Tool 'assets-find' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-find-built-in:Tool 'assets-find-built-in' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-get-data:Tool 'assets-get-data' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-material-create:Tool 'assets-material-create' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-modify:Tool 'assets-modify' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-move:Tool 'assets-move' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-refresh:Tool 'assets-refresh' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-prefab-close:Tool 'assets-prefab-close' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-prefab-create:Tool 'assets-prefab-create' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-prefab-instantiate:Tool 'assets-prefab-instantiate' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-prefab-open:Tool 'assets-prefab-open' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-prefab-save:Tool 'assets-prefab-save' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- assets-shader-list-all:Tool 'assets-shader-list-all' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- component-list:Tool 'component-list' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- console-get-logs:Tool 'console-get-logs' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- editor-application-get-state:Tool 'editor-application-get-state' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- editor-application-set-state:Tool 'editor-application-set-state' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- editor-selection-get:Tool 'editor-selection-get' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- editor-selection-set:Tool 'editor-selection-set' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- gameobject-component-add:Tool 'gameobject-component-add' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- gameobject-component-destroy:Tool 'gameobject-component-destroy' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- gameobject-component-get:Tool 'gameobject-component-get' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- gameobject-component-modify:Tool 'gameobject-component-modify' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- gameobject-create:Tool 'gameobject-create' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- gameobject-destroy:Tool 'gameobject-destroy' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- gameobject-duplicate:Tool 'gameobject-duplicate' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- gameobject-find:Tool 'gameobject-find' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- gameobject-modify:Tool 'gameobject-modify' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- gameobject-set-parent:Tool 'gameobject-set-parent' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- package-add:Tool 'package-add' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- package-list:Tool 'package-list' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- package-remove:Tool 'package-remove' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- package-search:Tool 'package-search' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- reflection-method-call:Tool 'reflection-method-call' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- reflection-method-find:Tool 'reflection-method-find' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- scene-create:Tool 'scene-create' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- scene-get-data:Tool 'scene-get-data' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- scene-list-opened:Tool 'scene-list-opened' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- scene-open:Tool 'scene-open' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- scene-save:Tool 'scene-save' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- scene-set-active:Tool 'scene-set-active' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- scene-unload:Tool 'scene-unload' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- script-delete:Tool 'script-delete' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- script-execute:Tool 'script-execute' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- script-read:Tool 'script-read' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- script-update-or-create:Tool 'script-update-or-create' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
- tests-run:Tool 'tests-run' has no description - agents cannot reason about its purpose, and static analysis coverage is limited
Rule: AS-007Fix: Review and remediate the identified issue.
Scan this tool yourself
Reproduce this audit locally or block risky tools in CI.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y unity-mcp"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)