dojo-deploy
Facilitates deployment of Dojo worlds to Katana, testnet, or mainnet, streamlining game development and configuration management.
Install this skill
or
85/100
Security score
The dojo-deploy skill was audited on Mar 6, 2026 and we found 15 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 112
Access to hidden dotfiles in home directory
SourceSKILL.md
| 112 | keystore_path = "~/.starknet_accounts/mainnet.json" |
low line 54
External URL reference
SourceSKILL.md
| 54 | - RPC server at `http://localhost:5050` |
low line 83
External URL reference
SourceSKILL.md
| 83 | rpc_url = "https://api.cartridge.gg/x/starknet/sepolia" |
low line 110
External URL reference
SourceSKILL.md
| 110 | rpc_url = "https://api.cartridge.gg/x/starknet/mainnet" |
low line 198
External URL reference
SourceSKILL.md
| 198 | katana --fork.provider https://api.cartridge.gg/x/starknet/mainnet |
low line 203
External URL reference
SourceSKILL.md
| 203 | katana --fork.provider https://api.cartridge.gg/x/starknet/mainnet --fork.block 1000000 |
low line 308
External URL reference
SourceSKILL.md
| 308 | - `RPC_URL`: Katana endpoint (default: `http://localhost:5050`) |
low line 309
External URL reference
SourceSKILL.md
| 309 | - `TORII_URL`: Torii endpoint (default: `http://localhost:8080`) |
low line 402
External URL reference
SourceSKILL.md
| 402 | - Use Sepolia faucet: https://faucet.starknet.io |
low line 411
External URL reference
SourceSKILL.md
| 411 | - RPC: `http://localhost:5050` |
low line 415
External URL reference
SourceSKILL.md
| 415 | - RPC: `https://api.cartridge.gg/x/starknet/sepolia` |
low line 416
External URL reference
SourceSKILL.md
| 416 | - Faucet: https://faucet.starknet.io |
low line 417
External URL reference
SourceSKILL.md
| 417 | - Explorer: https://sepolia.voyager.online |
low line 420
External URL reference
SourceSKILL.md
| 420 | - RPC: `https://api.cartridge.gg/x/starknet/mainnet` |
low line 421
External URL reference
SourceSKILL.md
| 421 | - Explorer: https://voyager.online |
Scanned on Mar 6, 2026
View Security DashboardInstall this skill with one command
/learn @dojoengine/dojo-deploy