ccxt-csharp
Integrates CCXT cryptocurrency exchange library for C# and .NET, enabling market data fetching and order management.
Install this skill
or
95/100
Security score
The ccxt-csharp skill was audited on Feb 12, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 545
External URL reference
SourceSKILL.md
| 545 | exchange.httpProxy = 'http://your-proxy-host:port' |
low line 548
External URL reference
SourceSKILL.md
| 548 | exchange.httpsProxy = 'https://your-proxy-host:port' |
low line 554
External URL reference
SourceSKILL.md
| 554 | exchange.httpProxy = 'http://user:pass@proxy-host:port' |
low line 562
External URL reference
SourceSKILL.md
| 562 | exchange.httpsProxy = 'https://proxy:8080' |
low line 569
External URL reference
SourceSKILL.md
| 569 | exchange.httpProxy = 'http://localhost:8080' |
Scanned on Feb 12, 2026
View Security Dashboard