Skip to main content

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
545exchange.httpProxy = 'http://your-proxy-host:port'
low line 548

External URL reference

SourceSKILL.md
548exchange.httpsProxy = 'https://your-proxy-host:port'
low line 554

External URL reference

SourceSKILL.md
554exchange.httpProxy = 'http://user:pass@proxy-host:port'
low line 562

External URL reference

SourceSKILL.md
562exchange.httpsProxy = 'https://proxy:8080'
low line 569

External URL reference

SourceSKILL.md
569exchange.httpProxy = 'http://localhost:8080'
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →