controller-react
Integrates Cartridge Controller into React applications for seamless wallet connections and transaction execution using starknet-react.
Install this skill
or
83/100
Security score
The controller-react skill was audited on Feb 12, 2026 and we found 3 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 245
Access to system keychain/keyring
SourceSKILL.md
| 245 | The `dev:live` mode runs keychain locally while connecting to production APIs. |
low line 53
External URL reference
SourceSKILL.md
| 53 | return { nodeUrl: "https://api.cartridge.gg/x/starknet/mainnet" }; |
low line 55
External URL reference
SourceSKILL.md
| 55 | return { nodeUrl: "https://api.cartridge.gg/x/starknet/sepolia" }; |
Scanned on Feb 12, 2026
View Security Dashboard