defold-assets-search
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads a JSON index of community assets from
insality.github.io, a well-known contributor in the Defold community. This data is used to generate a local search index. - [COMMAND_EXECUTION]: The skill provides instructions to run a Python script (
generate_index.py) to refresh the asset index. This script uses standard Python libraries to fetch and process JSON data from a specific, community-recognized URL. - [DATA_EXPOSURE]: The skill accesses and modifies the
game.projectfile to add library dependencies. This is a standard part of the Defold development workflow and does not involve sensitive user credentials or system files.
Audit Metadata