> cat /dev/github | grep security-tools

Vim Snippet

claude-code-deepseek

2026-08-03 Vim Snippet ★ 27
Claude Code DeepSeek is a command-line interface tool designed to interact with DeepSeek's Anthropic-compatible API, specifically aimed at security researchers and bug bounty hunters. It supports headless operation, allowing automation on VPS without OAuth, and features two model options for varying workloads—`deepseek-v4-pro` for complex reasoning and `deepseek-v4-flash` for faster, background tasks. The tool facilitates seamless integration into CI pipelines, offering cost-effective usage with a pay-per-token model, devoid of rate limits inherent to traditional subscriptions.