📄 skillActiveExperimentalmedium

CJackHwang/ds2api

by CJackHwang

DeepSeek-Compatible Middleware Interface: A technical exploration project in Go, focusing on high-concurrency protocol adaptation. It serves as a reference implementation for converting diverse web protocols into standardized formats.

Supported Platforms

🧠 Codex

Stars

4.7k

Skill Type

📖 Library & API Reference

Quality Score

70/200

License

AGPL-3.0

Forks

1.5k

Last Updated

Jun 11, 2026

Discovered

Apr 18, 2026

Validation

Passed

github.com/CJackHwang/ds2api

Quality Breakdown

70/ 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

medium

Requires extended permissions (shell access, subagents). Review before use.

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

  • Repository contains API service code that interfaces with external services (DeepSeek, Claude) with credential management
  • Docker configuration and deployment automation present (.dockerignore, Dockerfile, docker-compose files)
  • CI/CD workflows configured (.github/workflows) with automated release processes
  • Configuration management for external API credentials and account pooling
  • Authentication and authorization logic handling user requests and admin operations
  • Multi-language client support (JavaScript/Go) suggesting potential for code execution contexts