📄 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

Stars

2k

Skill Type

📖 Library & API Reference

Quality Score

77/200

License

AGPL-3.0

Forks

454

Last Updated

Jul 24, 2026

Discovered

May 11, 2026

Validation

Passed

github.com/jwadow/kiro-gateway

Quality Breakdown

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

  • 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

Related guides