777 advertised, only 69 actually minted (8.9%). Total volume: 0.08 SOL. All unrevealed. Anonymous team. Whitelabel marketplace. Built by GOTM Labz. Promoted by Puffsterz insiders. Orbis wallet buying NFTs from Puffsterz wash traders. 2-second timing gap proves same operator.
You trust an anonymous team to build a marketplace and handle your wallet connections? Their paid RPC API key is publicly exposed through an unauthenticated endpoint — anyone can call it and use their infrastructure for free. That is basic security negligence from a team asking you to connect your wallet.
Their wallet adapter is custom unaudited code — NOT the standard @solana/wallet-adapter that most dApps use. 2,091 lines shared across 130+ projects. We found no drain patterns in our review, but you are trusting unaudited code from anonymous developers every time you connect. Hardware wallet auth sends real transactions on-chain instead of just signing messages — an unusual pattern most legitimate projects avoid.
Their Terms of Service are governed by UAE law with disputes in Dubai courts. No legal entity named anywhere. No email. No physical address. Contact only through Discord. They can modify terms at any time with no notice. You have zero practical legal recourse if something goes wrong.
Some of their security gaps — report-only CSP, no SRI hashes — are common across Solana dApps. But when those gaps exist alongside anonymous developers, no audit, UAE jurisdiction, and a leaked API key, the picture is clear: this team does not take security seriously, which means they do not take your funds and safety seriously.
Note: All findings are from a passive audit of publicly accessible endpoints and source code. We have not exploited any of these findings and API keys are partially redacted — publishing full credentials is not our job or our goal here. Our goal is to expose the scams, the rugs, and the incompetence so you — the market, the users, the ecosystem — have the information you need to decide whether to support these projects with your wallets and your money. Do your own research. We just made it easier.
| Field | Value |
|---|---|
| Name | Orbis — 777 evolving kittens on Solana |
| Supply | 777 |
| Actually Minted | 69 of 777 (8.9%) — collection largely abandoned |
| Holders | 43 unique (top 10 control 50.7%) |
| Floor Price | 0.13 SOL |
| All-Time Volume | 0.08 SOL (2 trades) |
| Listed | 13 NFTs (3 at 5 SOL each) |
| Launch Date | April 7, 2026 |
| NFT Standard | Metaplex Core (MplCoreCollection) — newer standard, no traditional creator arrays |
| Status | All "Unrevealed" — placeholder images only |
| ME Verified | NO |
| Social Links (ME) | NONE |
| Mechanic | Burn 3 commons → rare. Burn 3 rares → legendary. 46 special 1/1s |
| Royalties | 5% — 100% to single creator wallet |
| Role | Address |
|---|---|
| Collection Address (PDA) | 8PrkxMSKeirfy3jXgw5nQnA2j4csrSvc2qmGFVN9BrJ5 |
| Creator (100% royalties) | 4fPCDZbySsN25MNQdLw3zwzggUbXH7LT8BdnrUZxqWcM |
| orbis.sol (Coinbase funded) | G4taLG9NHn46Wjiv9WhbtV9scdikh7qP2SFRU2RMwyeW |
| Money Hub (connects all) | FCgCM7GvWCB7zHYn1hfoxPm2xRtbk4LezbBxe4LcH4ac |
| Creator Funder | D8rzGfnvArVqoFoCDFCJH4r5PPoqBhSkxsGfiavynMfD |
| orbisonsol.sol | CWR6GCN2rWgsC23QKNqcWFaV2JarSNRtxHW29JSCyWX7 |
| Wash Trade Wallet | Hw9p21DZwj36iT9zVtD73Bp6NNxizQFnVBvYksWQFFL9 |
| $ORBIS (Pump.fun) | 5sJvLj5PqacnuZZy43yRhLHDMWMJGwLTVo3NZ2SZpump |
| LUCK57 Program Upgrade Auth | 9GWPeu3cBfkGSEit6HMaAFKswoirxqgMqykMh7RVH2Bb |
| # | NFT | Buyer | Seller | Price | Source |
|---|---|---|---|---|---|
| 1 | 9LbWK2K... | Hw9p21DZ... | 9PWP3WVn... | 0.01 SOL | Tensor |
| 2 | 9LbWK2K... (SAME) | FCgCM7Gv... | Hw9p21DZ... | 0.07 SOL | Tensor |
| Component | Details |
|---|---|
| Framework | Vanilla JavaScript — no React, Vue, or Next.js. All hand-authored IIFEs. No bundler (no Webpack, Vite, Rollup). |
| CSS | Custom design system with CSS custom properties. No Tailwind, Bootstrap, or framework. |
| Hosting | Vercel — US-East (iad1, Ashburn VA). Static files + serverless API functions. |
| Solana Library | @solana/web3.js v1.98.0 from unpkg.com CDN (no SRI hash) |
| Wallet Adapter | Custom GOTM Labz Multi-Wallet Adapter v2.1 — NOT standard @solana/wallet-adapter. 2,091 lines. Unaudited. |
| Backend | Vercel serverless functions. Firebase backend (gotm-labz-4fe07). 10 API endpoints discovered. |
| RPC Provider | paid RPC provider — key leaked via unauthenticated endpoint |
| Auth System | Custom HMAC token (not standard JWT). Challenge-response with signMessage. Stored in localStorage. |
| Fonts | Google Fonts — Inter (400-800) |
| Analytics | None — no Google Analytics, Mixpanel, Segment, Hotjar, Clarity, or any tracking |
| Cache Strategy | Manual query string versioning (?v=6.6) — no build pipeline, no content hashing |
| External CDNs | unpkg.com (web3.js), esm.sh (Buffer polyfill), Google Fonts, plugin.jup.ag (Jupiter swap) |
| Explorers | Orb/Helius (default), Solscan, Solana Explorer, SolanaFM |
| DeFi Integration | Third-party swap widget, third-party chart embed, third-party video stream — none built in-house |
| Domain Resolution | Bonfida SNS for .sol domains |
| Domain | orbisonsol.io → www.orbisonsol.io (307 redirect). Less than 2 weeks old at audit. |
| Legal | ToS governed by UAE/Dubai law. Entity: unnamed ("the Platform"). Copyright: "GOTM Labz Ltd." |
| Endpoint | Auth? | Purpose |
|---|---|---|
| /api/get-rpc-url | NO | Returns paid RPC key to anyone |
| /api/sol-price | NO | SOL/USD price + 24h change |
| /api/marketplace | NO | Full collection database (44KB) |
| /api/mp-gate-public | NO | Maintenance/beta status + whitelist check |
| /api/stream | NO | Live stream/viewer data |
| /api/marketplace-votes | NO | Community voting data |
| /api/auth | Partial | Wallet challenge-response auth (POST only, validates input) |
| /api/admin-settings | Partial | Admin ops need auth, beta wallet submission does not |
| /api/marketplace-submit | Partial | Collection submissions (weak validation) |
| /api/csp-report | NO | CSP violation reports (POST) |
| Header | Value | Assessment |
|---|---|---|
| Strict-Transport-Security | max-age=63072000; includeSubDomains; preload | Good |
| X-Frame-Options | SAMEORIGIN | Good |
| X-Content-Type-Options | nosniff | Good |
| Referrer-Policy | strict-origin-when-cross-origin | Good |
| Content-Security-Policy | frame-ancestors 'self'; base-uri 'self'; object-src 'none' | Partial |
| CSP-Report-Only | script-src unsafe-inline + 5 CDN domains | Not enforced |
| Permissions-Policy | camera=(self), microphone=(self), geolocation=() | Good |
| X-Powered-By | Not present | Good |
| Finding | Type | Severity |
|---|---|---|
| UAE jurisdiction, no legal entity, no recourse | Trust | HIGH |
| Custom unaudited wallet adapter (130+ projects) | Trust | HIGH |
| RPC API key exposed publicly | Negligence | MEDIUM |
| No SRI on external scripts | Best practice gap | MEDIUM |
| CSP report-only (not enforcing) | Best practice gap | MEDIUM |
| Hardware wallet auth sends real transactions | Unusual pattern | MEDIUM |
| Collection submission sends client-set twitterVerified boolean | Weak validation | MEDIUM |
| Anonymous/unverified submissions accepted + legacy bypass | Weak validation | MEDIUM |
| Auth challenge nonce reused (not single-use) — replay risk | Protocol weakness | MEDIUM |
| Wallet session cache reusable across account switches | Logic bug | LOW |
| Admin HTML served without redirect | Sloppy | LOW |
| Console.log debug statements in production | Code quality | LOW |
Verified wallet + X handle required to post. All evidence reviewed by admin before publication. Terms.