Godotiq — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Godotiq (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, and 38 tools.
Version: 0.5.13 Repository: https://github.com/salvo10f/godotiq
pip install godotiq==0.5.13For AI clients, no manual install is required. Use uvx in your MCP config so the client auto-installs GodotIQ on first use:
{
"mcpServers": {
"godotiq": {
"command": "uvx",
"args": ["godotiq"],
"env": {
"GODOTIQ_PROJECT_ROOT": "/path/to/your/godot/project"
}
}
}
}For Pro, add "GODOTIQ_LICENSE_KEY": "YOUR_POLAR_LICENSE_KEY" to the same env block. Do not wrap uvx with the Unix-only env command; this config works on Windows, macOS, and Linux.
Install the Godot addon into a project:
uvx godotiq install-addon /path/to/your/godot/projectOr clone and install the Godot addon directly from godot-addon/addons/godotiq/.
The full suite of analysis tools (dependency graphs, impact checks, scene/spatial mapping, signal/flow tracing) ships as an optional Pro bundle. Community mode shows rich previews of every Pro tool so you can see what you'd unlock before upgrading.
Upgrade to Pro: https://godotiq.com/pro
Pro activation uses a signed-receipt model — no network I/O on the hot path once activated. Commerce is powered by polar.sh.
MIT — see LICENSE.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.