https://github.com/xiehust/kiro-acp-plugin
· scanned 2026-06-16 01:02 UTC (2 months, 1 week ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months, 1 week ago · v1 · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 75 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
README.zh-CN.md |
software | healthy | README.zh-CN.md |
.mcp.json |
software | healthy | .mcp.json |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
AGENTS.md |
software | healthy | AGENTS.md |
kiro.md |
software | healthy | commands/kiro.md |
2026-06-12-kiro-acp-mcp-plugin.md |
software | healthy | docs/superpowers/plans/2026-06-12-kiro-acp-mcp-plugin.md |
2026-06-12-kiro-acp-mcp-plugin-design.md |
software | healthy | docs/superpowers/specs/2026-06-12-kiro-acp-mcp-plugin-desig… |
2026-06-12-token-credit-cost-experiment.md |
software | healthy | docs/experiments/2026-06-12-token-credit-cost-experiment.md |
config.example.toml |
software | healthy | codex/config.example.toml |
install.sh |
software | healthy | codex/install.sh |
kiro-sub-agent.md |
software | healthy | agents/kiro-sub-agent.md |
tsconfig.build.json |
software | healthy | server/tsconfig.build.json |
package.json |
software | healthy | server/package.json |
package-lock.json |
software | healthy | server/package-lock.json |
tsconfig.json |
software | healthy | server/tsconfig.json |
vitest.config.ts |
software | healthy | server/vitest.config.ts |
server.test.ts |
software | healthy | server/test/server.test.ts |
fake-agent.test.ts |
software | healthy | server/test/fake-agent.test.ts |
tools.test.ts |
software | healthy | server/test/tools.test.ts |
helpers.ts |
software | healthy | server/test/helpers.ts |
acp-client.test.ts |
software | healthy | server/test/acp-client.test.ts |
e2e.test.ts |
software | healthy | server/test/e2e.test.ts |
sessions.test.ts |
software | healthy | server/test/sessions.test.ts |
fake-agent.cjs |
software | healthy | server/test/fake-agent.cjs |
acp-client.ts |
software | healthy | server/src/acp-client.ts |
index.ts |
software | healthy | server/src/index.ts |
tools.ts |
software | healthy | server/src/tools.ts |
server.ts |
software | healthy | server/src/server.ts |
sessions.ts |
software | healthy | server/src/sessions.ts |
SKILL.md |
software | healthy | skills/delegating-to-kiro/SKILL.md |
.mcp.json |
quality | healthy | .mcp.json |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
skills/delegating-to-kiro/SKILL.md |
quality | healthy | skills/delegating-to-kiro/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
connectedClient |
software | healthy | server/test/server.test.ts:connectedClient |
tools |
software | healthy | server/test/server.test.ts:tools |
text |
software | healthy | server/test/server.test.ts:text |
makeCtx |
software | healthy | server/test/tools.test.ts:makeCtx |
handler |
software | healthy | server/test/tools.test.ts:handler |
fakeKiro |
software | healthy | server/test/acp-client.test.ts:fakeKiro |
send |
software | healthy | server/test/fake-agent.cjs:send |
update |
software | healthy | server/test/fake-agent.cjs:update |
ack |
software | healthy | server/test/fake-agent.cjs:ack |
kiroPrompt |
software | healthy | server/src/tools.ts:kiroPrompt |
report |
software | healthy | server/src/tools.ts:report |
release |
software | healthy | server/src/tools.ts:release |
kiroCancel |
software | healthy | server/src/tools.ts:kiroCancel |
kiroListSessions |
software | healthy | server/src/tools.ts:kiroListSessions |
resolveSession |
software | healthy | server/src/tools.ts:resolveSession |
translateAuthError |
software | healthy | server/src/tools.ts:translateAuthError |
waitForSettled |
software | healthy | server/src/tools.ts:waitForSettled |
done |
software | healthy | server/src/tools.ts:done |
withTimeout |
software | healthy | server/src/tools.ts:withTimeout |
formatResult |
software | healthy | server/src/tools.ts:formatResult |
buildContext |
software | healthy | server/src/server.ts:buildContext |
buildServer |
software | healthy | server/src/server.ts:buildServer |
| Label | Layer | Status | Path |
|---|---|---|---|
commands |
software | healthy | commands |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
experiments |
software | healthy | docs/experiments |
codex |
software | healthy | codex |
agents |
software | healthy | agents |
server |
software | healthy | server |
test |
software | healthy | server/test |
src |
software | healthy | server/src |
skills |
software | healthy | skills |
delegating-to-kiro |
software | healthy | skills/delegating-to-kiro |
| Label | Layer | Status | Path |
|---|---|---|---|
KiroExitError |
software | healthy | server/src/acp-client.ts:KiroExitError |
KiroConnection |
software | healthy | server/src/acp-client.ts:KiroConnection |
PromptTimeoutError |
software | healthy | server/src/tools.ts:PromptTimeoutError |
SessionRegistry |
software | healthy | server/src/sessions.ts:SessionRegistry |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-183o5mcq |
software | healthy | /tmp/repobility-clone-183o5mcq |
This page is publicly accessible at:
https://repobility.com/scan/2b65a929-0e2d-4c93-909a-bf7b7baf966d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2b65a929-0e2d-4c93-909a-bf7b7baf966d/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.