claude-godot-tools
agent
Warn
Health Warn
- License — License: MIT
- No description — Repository has no description
- Active repo — Last push 0 days ago
- Low visibility — Only 6 GitHub stars
Code Pass
- Code scan — Scanned 11 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
Purpose
This project provides a suite of Claude Code plugins designed to assist with Godot Engine development. It integrates tools for GDScript formatting, language server support, VSCode integration, and gdUnit4 test automation.
Security Assessment
The automated code scan of 11 files found no dangerous patterns, hardcoded secrets, or requests for risky permissions. Since the tooling is written in Shell, there is an inherent capability to execute local commands, but nothing malicious was flagged. The plugins facilitate local development tasks and API searches, meaning there is minimal risk of unauthorized data access. Overall risk rating: Low.
Quality Assessment
The code is properly licensed under the permissive MIT license, which is excellent for open-source adoption. The repository is highly active, with its most recent updates pushed today. However, the project suffers from extremely low community visibility. It currently only has 6 stars, and the creator has not provided a repository description, which suggests it is likely a niche or early-stage personal project.
Verdict
Safe to use, but developers should be aware that it is an early-stage, low-visibility project.
This project provides a suite of Claude Code plugins designed to assist with Godot Engine development. It integrates tools for GDScript formatting, language server support, VSCode integration, and gdUnit4 test automation.
Security Assessment
The automated code scan of 11 files found no dangerous patterns, hardcoded secrets, or requests for risky permissions. Since the tooling is written in Shell, there is an inherent capability to execute local commands, but nothing malicious was flagged. The plugins facilitate local development tasks and API searches, meaning there is minimal risk of unauthorized data access. Overall risk rating: Low.
Quality Assessment
The code is properly licensed under the permissive MIT license, which is excellent for open-source adoption. The repository is highly active, with its most recent updates pushed today. However, the project suffers from extremely low community visibility. It currently only has 6 stars, and the creator has not provided a repository description, which suggests it is likely a niche or early-stage personal project.
Verdict
Safe to use, but developers should be aware that it is an early-stage, low-visibility project.
README.md
claude-godot-tools
A collection of Claude Code plugins for Godot Engine development.
Installation
- Add the marketplace:
claude plugin marketplace add minami110/claude-godot-tools
- Install plugins:
claude plugin install gdscript-toolkit@claude-godot-tools
claude plugin install gdscript-lsp@claude-godot-tools
claude plugin install vscode-gdscript-tools@claude-godot-tools
claude plugin install gdunit4-toolkit@claude-godot-tools
Plugins
gdscript-toolkit (v1.4.0)
GDScript utilities for file management, validation, formatting, and API research.
Skills: gdscript-file-manager, gdscript-format, godot-doc-search
Agents: godot-doc-search
gdscript-lsp (dev)
GDScript language server for Godot Engine.
vscode-gdscript-tools (v1.0.0)
VSCode-dependent GDScript development tools requiring IDE MCP integration.
Skills: gdscript-diagnostics
gdunit4-toolkit (v1.5.1)
gdUnit4 testing framework integration for Godot.
Skills: gdunit4-test-runner, gdunit4-test-writer
Agents: gdunit4-test-runner
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found