Skip to main content

dojo-config

Manages Dojo project configurations, including Scarb.toml and deployment profiles, for efficient project setup and dependency management.

Install this skill

or
92/100

Security score

The dojo-config skill was audited on Feb 21, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 253

Access to hidden dotfiles in home directory

SourceSKILL.md
253keystore_path = "~/.starknet_accounts/mainnet.json"
low line 283

Access to hidden dotfiles in home directory

SourceSKILL.md
283keystore_path = "~/.starknet_accounts/mainnet.json"
low line 89

External URL reference

SourceSKILL.md
89rpc_url = "http://localhost:5050/"
low line 133

External URL reference

SourceSKILL.md
133x = "https://x.com/mygame"
low line 134

External URL reference

SourceSKILL.md
134discord = "https://discord.gg/mygame"
low line 141

External URL reference

SourceSKILL.md
141rpc_url = "http://localhost:5050/"
low line 229

External URL reference

SourceSKILL.md
229rpc_url = "http://localhost:5050/"
low line 251

External URL reference

SourceSKILL.md
251rpc_url = "https://api.cartridge.gg/x/starknet/mainnet"
Scanned on Feb 21, 2026
View Security Dashboard