Skip to main content

controller-setup

Integrates Cartridge Controller wallet into Starknet applications, covering installation, configuration, and troubleshooting for seamless transactions.

Install this skill

or
96/100

Security score

The controller-setup skill was audited on Feb 12, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 63

External URL reference

SourceSKILL.md
63rpc: "https://api.cartridge.gg/x/starknet/mainnet",
low line 82

External URL reference

SourceSKILL.md
82{ rpcUrl: "https://api.cartridge.gg/x/starknet/mainnet" },
low line 83

External URL reference

SourceSKILL.md
83{ rpcUrl: "https://api.cartridge.gg/x/starknet/sepolia" },
low line 84

External URL reference

SourceSKILL.md
84{ rpcUrl: "http://localhost:5050" }, // Local Katana
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →