📄 skillUnmaintainedExperimentalmedium
open-responses
Self-hosted alternative to OpenAI's Responses API compatible with Agents SDK and works with all model providers (Claude/R1/Qwen/Ollama etc)
Supported Platforms
🤖 Claude Code
Quality Breakdown
67/ 200
Content Signals
Repo Health
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.
Unmaintained
Not updated for over 365 days.
Risk Assessment
- Installation scripts present (scripts/install-hooks.sh, scripts/postinstall.js, build_hooks.py) that may modify system state
- CLAUDE.md file present indicating persistent configuration for AI agents
- Setup.py and pyproject.toml indicating Python package installation capability
- Package.json with postinstall script hook (postinstall.js) that runs during npm install
- Husky git hooks (.husky/pre-commit) for automated execution
- Go module present (main.go, go.mod) suggesting compiled binary execution