📄 skillActiveExperimentalmedium
jwadow/kiro-gateway
by jwadow
👻 Proxy API gateway for Kiro IDE & CLI (Amazon Q Developer / AWS CodeWhisperer). Use free Claude models with any client.
Supported Platforms
🧠 Codex
Quality Breakdown
77/ 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.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- API proxy gateway that intercepts and routes requests to external AI services (Claude, OpenAI)
- Handles credential management and authentication tokens (.env.example, credentials.json.example, account_manager.py)
- Docker deployment capability with docker-compose.yml and Dockerfile enabling containerized execution
- Multi-language documentation and internationalization suggests wide distribution and adoption
- Account manager and auth system (auth.py, account_manager.py) could be leveraged for credential interception or token theft if compromised
- Payload guards and converter modules process untrusted input from multiple API sources