nexus
Facilitates trading on a non-custodial perpetual DEX, enabling users to manage positions, leverage, and funds securely.
Install this skill
Security score
The nexus skill was audited on Jun 3, 2026 and we found 25 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
External URL reference
| 9 | "homepage": "https://trade.nexustradinglabs.com", |
External URL reference
| 49 | POST https://og.nexustradinglabs.com/trade |
External URL reference
| 68 | ⚠️ **ALWAYS use the full URL: `https://og.nexustradinglabs.com`** |
External URL reference
| 72 | | Place trade | `POST https://og.nexustradinglabs.com/trade` | walletSig | |
External URL reference
| 73 | | Close position | `POST https://og.nexustradinglabs.com/close-position` | walletSig | |
External URL reference
| 74 | | Attach SL/TP | `POST https://og.nexustradinglabs.com/set-sl-tp` | walletSig | |
External URL reference
| 75 | | Cancel order | `POST https://og.nexustradinglabs.com/cancel` | walletSig | |
External URL reference
| 76 | | Order status | `POST https://og.nexustradinglabs.com/order-status` | walletSig | |
External URL reference
| 77 | | Order history | `POST https://og.nexustradinglabs.com/order-history` | walletSig | |
External URL reference
| 78 | | Positions | `POST https://og.nexustradinglabs.com/positions` | walletSig | |
External URL reference
| 79 | | Balance | `POST https://og.nexustradinglabs.com/balance` | walletSig | |
External URL reference
| 80 | | Set leverage | `POST https://og.nexustradinglabs.com/set-leverage` | walletSig | |
External URL reference
| 81 | | Deposit USDC | `POST https://og.nexustradinglabs.com/proxy/bankr-deposit` | Bankr API key | |
External URL reference
| 82 | | Withdraw USDC | `POST https://og.nexustradinglabs.com/proxy/bankr-withdraw` | Bankr API key + walletSig | |
External URL reference
| 83 | | Settle PnL | `POST https://og.nexustradinglabs.com/settle-pnl` | walletSig | |
External URL reference
| 84 | | Register wallet | `POST https://og.nexustradinglabs.com/proxy/bankr-register` | Bankr API key | |
External URL reference
| 85 | | Publish thesis on-chain | `POST https://og.nexustradinglabs.com/proxy/thesis-register` | Bankr API key | |
External URL reference
| 86 | | Mark price | `GET https://og.nexustradinglabs.com/mark-price?symbol=BTC` | public | |
External URL reference
| 87 | | Funding rate | `GET https://og.nexustradinglabs.com/funding-rate?symbol=BTC` | public | |
External URL reference
| 88 | | 24h stats | `GET https://og.nexustradinglabs.com/24h-stats?symbol=BTC` | public | |
External URL reference
| 89 | | Public feed | `GET https://og.nexustradinglabs.com/feed` | public | |
External URL reference
| 90 | | Trader lab | `GET https://og.nexustradinglabs.com/lab/:wallet` | public read | |
External URL reference
| 91 | | Trader profile | `GET https://og.nexustradinglabs.com/profile/:wallet` | public read | |
External URL reference
| 92 | | Leaderboard | derive from `GET https://og.nexustradinglabs.com/feed` + `getTraderStats()` | public | |
External URL reference
| 93 | | Market intel | `GET https://api-evm.orderly.org/v1/public/futures` | public | |