Futures
Access hundreds of perpetual contracts
TradFi
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Pre-IPOs
Unlock full access to global stock IPOs
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Promotions
AI
Gate AI
Your all-in-one conversational AI partner
Gate AI Bot
Use Gate AI directly in your social App
GateClaw
Gate Blue Lobster, ready to go
Gate for AI Agent
AI infrastructure, Gate MCP, Skills, and CLI
Gate Skills Hub
10K+ Skills
From office tasks to trading, the all-in-one skill hub makes AI even more useful.
GateRouter
Smartly choose from 40+ AI models, with 0% extra fees
Vercel Open-Source AI Security Framework DeepSec: Fully Local Operation to Prevent Data Leakage, Supports Thousands of Sandbox Concurrency
According to Beating Monitoring, to address security risks in cloud-based AI code scanning, Vercel announced the open source of deepsec, a security testing framework driven by AI Agents. This tool allows developers to directly invoke existing Claude or Codex keys within their local infrastructure to identify vulnerabilities in large codebases, without granting source code privileges to external cloud services.
deepsec internally calls upon Opus 4.7 and GPT 5.5, and is designed with multi-round cross-validation workflows: after initial screening with regex, the Agent intervenes to trace data flow and generate reports; then another set of Agents performs secondary validation to eliminate false positives, keeping the final false alarm rate between 10% and 20%; finally, the system combines Git metadata to identify the contributor responsible for the vulnerability and automatically exports a fix ticket.
For large repositories that require days to scan on a single machine, deepsec supports distributing scanning tasks to Vercel Sandboxes. Vercel revealed that during testing on their own codebase, the typical concurrency can reach thousands of sandboxes. For complex proprietary business lines, the system also offers a plugin mechanism, enabling the Agent to directly write regex matchers for project-specific authentication logic or data layers.