godot-api
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
ensure_doc_api.shscript performs a sparse checkout of the official Godot Engine repository from GitHub (github.com/godotengine/godot). This is used to fetch the XML documentation files required for the skill's API lookup functionality. This download targets a well-known open-source project and is a legitimate part of the skill's bootstrapping process. - [COMMAND_EXECUTION]: The skill instructions and bootstrapping process involve executing local shell and Python scripts (
ensure_doc_api.shandgodot_api_converter.py). These scripts are used to process the downloaded documentation and are restricted to the skill's internal directories.
Audit Metadata