📄 skillActiveExperimentalhigh

aattaran/deepclaude

by aattaran

Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend. Same UX, 17x cheaper.

Supported Platforms

🔧 Generic

Stars

2.1k

Skill Type

📖 Library & API Reference

Quality Score

42/200

License

MIT

Forks

133

Last Updated

Jun 11, 2026

Discovered

May 6, 2026

Validation

Passed

github.com/aattaran/deepclaude

Quality Breakdown

42/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
â—‹Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
â—‹Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
â—‹Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Shell script execution (deepclaude.sh) with sudo permissions for system-wide installation
  • PowerShell script (deepclaude.ps1) that modifies environment variables and system PATH
  • Proxy server implementation (model-proxy.js, start-proxy.js) that intercepts and routes API calls - potential man-in-the-middle vector
  • Autonomous agent loop enablement - tool describes spawning subagents and multi-step autonomous coding with bash execution
  • Direct bash execution capability explicitly mentioned ('bash execution...unchanged')
  • Modifies core development environment to redirect Claude Code's API calls to third-party services