no-real-trading-gate
CommunityPrevent accidental real crypto trading execution
Software Engineering#code review#code audit#crypto trading safety#order submission guard#trading mode validation#live trading prevention#trading bot security
AuthorSanchez-78
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the risk of catastrophic financial losses from accidental real cryptocurrency trading execution, unguarded order submission code, and unapproved trading mode configuration changes in trading bot systems.
Core Features & Use Cases
- Automated Code Auditing: Scans codebases for unguarded real order submission functions like submit_order, place_order, and exchange order endpoints.
- Trading Mode Validation: Ensures the default trading mode is set to paper_live, preventing accidental fallback to real live trading.
- Authorization Enforcement: Blocks unapproved changes to live trading code, requiring explicit sign-off for any real trading functionality modifications.
- Use Case: A developer working on a crypto trading bot can use this Skill to audit pull requests, catching unguarded order functions before they are merged and deployed, avoiding unintended real trades.
Quick Start
Use the no-real-trading-gate skill to audit the latest code changes for unguarded real order submission paths and validate that the default trading mode is set to paper_live.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: no-real-trading-gate Download link: https://github.com/Sanchez-78/crypto-trading-bot/archive/main.zip#no-real-trading-gate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.