https://github.com/sesamehut/appstore-connect-skill
· scanned 2026-06-16 00:07 UTC (2 months, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 2 weeks ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 71 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 |
|---|---|---|---|
.prettierrc.json |
software | healthy | .prettierrc.json |
tsconfig.build.json |
software | healthy | tsconfig.build.json |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
eslint.config.js |
software | healthy | eslint.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
AGENTS.md |
software | healthy | AGENTS.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
http-boundary.test.ts |
software | healthy | tests/http-boundary.test.ts |
contract-types.test.ts |
software | healthy | tests/contract-types.test.ts |
overview.md |
software | healthy | docs/architecture/overview.md |
api-scope.md |
software | healthy | docs/product/api-scope.md |
codegen-and-runtime-stack.md |
software | healthy | docs/research/codegen-and-runtime-stack.md |
sdk-comparison.md |
software | healthy | docs/research/sdk-comparison.md |
mcp-skill-landscape.md |
software | healthy | docs/research/mcp-skill-landscape.md |
roadmap.md |
software | healthy | docs/phases/roadmap.md |
m0-engineering-foundation.md |
software | healthy | docs/phases/archive/m0-engineering-foundation.md |
m1-api-contract-layer.md |
software | healthy | docs/phases/archive/m1-api-contract-layer.md |
skill-interface.md |
software | healthy | docs/implementation/skill-interface.md |
request-model.md |
software | healthy | docs/implementation/request-model.md |
authentication.md |
software | healthy | docs/implementation/authentication.md |
lib.mjs |
software | healthy | scripts/contract/lib.mjs |
check-drift.mjs |
software | healthy | scripts/contract/check-drift.mjs |
verify.mjs |
software | healthy | scripts/contract/verify.mjs |
fetch.mjs |
software | healthy | scripts/contract/fetch.mjs |
generate.mjs |
software | healthy | scripts/contract/generate.mjs |
settings.json |
software | healthy | .claude/settings.json |
docs.md |
software | healthy | .claude/rules/docs.md |
contract-drift.yml |
software | healthy | .github/workflows/contract-drift.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
index.test.ts |
software | healthy | src/index.test.ts |
index.ts |
software | healthy | src/index.ts |
asc-openapi.manifest.json |
software | healthy | src/generated/asc-openapi.manifest.json |
asc-openapi.ts |
software | healthy | src/generated/asc-openapi.ts |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
.claude/settings.json |
quality | healthy | .claude/settings.json |
.claude/rules/docs.md |
quality | healthy | .claude/rules/docs.md |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
docs |
software | healthy | docs |
architecture |
software | healthy | docs/architecture |
product |
software | healthy | docs/product |
research |
software | healthy | docs/research |
phases |
software | healthy | docs/phases |
archive |
software | healthy | docs/phases/archive |
implementation |
software | healthy | docs/implementation |
scripts |
software | healthy | scripts |
contract |
software | healthy | scripts/contract |
.claude |
software | healthy | .claude |
rules |
software | healthy | .claude/rules |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
generated |
software | healthy | src/generated |
| Label | Layer | Status | Path |
|---|---|---|---|
installedGeneratorVersion |
software | healthy | scripts/contract/lib.mjs:installedGeneratorVersion |
sha256 |
software | healthy | scripts/contract/lib.mjs:sha256 |
readJson |
software | healthy | scripts/contract/lib.mjs:readJson |
writeJson |
software | healthy | scripts/contract/lib.mjs:writeJson |
fail |
software | healthy | scripts/contract/lib.mjs:fail |
artifact |
software | healthy | scripts/contract/generate.mjs:artifact |
ascApiUrl |
software | healthy | src/index.ts:ascApiUrl |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::AGENTS.md |
security | healthy | AGENTS.md |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::contract-drift |
cicd | healthy | .github/workflows/contract-drift.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
drift |
cicd | healthy | .github/workflows/contract-drift.yml |
check |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-7q9vnuje |
software | healthy | /tmp/repobility-clone-7q9vnuje |
| Label | Layer | Status | Path |
|---|---|---|---|
/v1/apps |
frontend | healthy | tests/http-boundary.test.ts |
This page is publicly accessible at:
https://repobility.com/scan/fdb5417a-d39e-45b9-a80e-bc16ed0e2b96/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fdb5417a-d39e-45b9-a80e-bc16ed0e2b96/
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.