Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

baobox-ai/baobox-skill-studio

https://github.com/baobox-ai/baobox-skill-studio · scanned 2026-06-17 01:37 UTC (1 month, 2 weeks ago)

51 raw signals (0 security + 51 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -27.9 (diff) · 48 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 48.8/100 with 66.7% coverage. It contains 199 nodes across 20 cross-layer flows, written primarily in mixed languages. Engine surfaced 51 findings — concentrated in api (29), quality (14), security (5). Risk profile is high: 3 critical, 29 high, 7 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

Showing 38 of 48 actionable findings. 51 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high System graph api Wiring conf 1.00 Dangling fetch: DELETE /skills/sk_1/attached-skills/sk_2 (packages/bff/test/authoring.test.ts:400)
`packages/bff/test/authoring.test.ts:400` calls `DELETE /skills/sk_1/attached-skills/sk_2` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1/attached-skills/sk_2` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /skills/sk_1/tools/tl_1 (packages/bff/test/authoring.test.ts:402)
`packages/bff/test/authoring.test.ts:402` calls `DELETE /skills/sk_1/tools/tl_1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1/tools/tl_1` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /skills/sk_1/tools/tl_x (packages/bff/test/authoring.test.ts:315)
`packages/bff/test/authoring.test.ts:315` calls `DELETE /skills/sk_1/tools/tl_x` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1/tools/tl_x` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /skills/sk_p/attached-skills/sk_c (packages/bff/test/authoring.test.ts:414)
`packages/bff/test/authoring.test.ts:414` calls `DELETE /skills/sk_p/attached-skills/sk_c` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_p/attached-skills/sk_c` If this points at an external API,…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /skills/sk_p/tools/tl_c (packages/bff/test/authoring.test.ts:421)
`packages/bff/test/authoring.test.ts:421` calls `DELETE /skills/sk_p/tools/tl_c` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_p/tools/tl_c` If this points at an external API, prefix it with `htt…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /skills/sk_parent/attached-skills/sk_child (packages/bff/test/authoring.test.ts:260)
`packages/bff/test/authoring.test.ts:260` calls `DELETE /skills/sk_parent/attached-skills/sk_child` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_parent/attached-skills/sk_child` If this points a…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1 (packages/bff/test/bff.test.ts:197)
`packages/bff/test/bff.test.ts:197` calls `GET /skills/sk_1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1 (packages/bff/test/bff.test.ts:270)
`packages/bff/test/bff.test.ts:270` calls `GET /skills/sk_1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1 (packages/bff/test/bff.test.ts:291)
`packages/bff/test/bff.test.ts:291` calls `GET /skills/sk_1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1 (packages/bff/test/bff.test.ts:407)
`packages/bff/test/bff.test.ts:407` calls `GET /skills/sk_1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1 (packages/bff/test/bff.test.ts:82)
`packages/bff/test/bff.test.ts:82` calls `GET /skills/sk_1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1/attached-skills (packages/bff/test/authoring.test.ts:404)
`packages/bff/test/authoring.test.ts:404` calls `GET /skills/sk_1/attached-skills` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1/attached-skills` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1/attached-skills (packages/bff/test/authoring.test.ts:493)
`packages/bff/test/authoring.test.ts:493` calls `GET /skills/sk_1/attached-skills` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1/attached-skills` If this points at an external API, prefix it wi…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1/parameters (packages/bff/test/authoring.test.ts:330)
`packages/bff/test/authoring.test.ts:330` calls `GET /skills/sk_1/parameters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1/parameters` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1/parameters (packages/bff/test/authoring.test.ts:338)
`packages/bff/test/authoring.test.ts:338` calls `GET /skills/sk_1/parameters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1/parameters` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1/parameters (packages/bff/test/authoring.test.ts:405)
`packages/bff/test/authoring.test.ts:405` calls `GET /skills/sk_1/parameters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1/parameters` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1/parameters (packages/bff/test/authoring.test.ts:495)
`packages/bff/test/authoring.test.ts:495` calls `GET /skills/sk_1/parameters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1/parameters` If this points at an external API, prefix it with `https:…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1/tools (packages/bff/test/authoring.test.ts:282)
`packages/bff/test/authoring.test.ts:282` calls `GET /skills/sk_1/tools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1/tools` If this points at an external API, prefix it with `https://` so the…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1/tools (packages/bff/test/authoring.test.ts:403)
`packages/bff/test/authoring.test.ts:403` calls `GET /skills/sk_1/tools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1/tools` If this points at an external API, prefix it with `https://` so the…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_1/tools (packages/bff/test/authoring.test.ts:494)
`packages/bff/test/authoring.test.ts:494` calls `GET /skills/sk_1/tools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1/tools` If this points at an external API, prefix it with `https://` so the…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_9 (packages/bff/test/bff.test.ts:180)
`packages/bff/test/bff.test.ts:180` calls `GET /skills/sk_9` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_9` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_parent/attached-skills (packages/bff/test/authoring.test.ts:271)
`packages/bff/test/authoring.test.ts:271` calls `GET /skills/sk_parent/attached-skills` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_parent/attached-skills` If this points at an external API, pr…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /skills/sk_x (packages/bff/test/bff.test.ts:246)
`packages/bff/test/bff.test.ts:246` calls `GET /skills/sk_x` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_x` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /skills/sk_1 (packages/bff/test/bff.test.ts:116)
`packages/bff/test/bff.test.ts:116` calls `PATCH /skills/sk_1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /skills/sk_1 (packages/bff/test/bff.test.ts:129)
`packages/bff/test/bff.test.ts:129` calls `PATCH /skills/sk_1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /skills/sk_1 (packages/bff/test/bff.test.ts:142)
`packages/bff/test/bff.test.ts:142` calls `PATCH /skills/sk_1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /skills/sk_1 (packages/bff/test/bff.test.ts:226)
`packages/bff/test/bff.test.ts:226` calls `PATCH /skills/sk_1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /skills/sk_1 (packages/bff/test/bff.test.ts:408)
`packages/bff/test/bff.test.ts:408` calls `PATCH /skills/sk_1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /skills/sk_1 (packages/bff/test/bff.test.ts:98)
`packages/bff/test/bff.test.ts:98` calls `PATCH /skills/sk_1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/skills/sk_1` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchHelper:request
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — packages/web/src/api.ts:93
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph cicd CI/CD security conf 1.00 3 occurrences GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
3 files, 3 locations
.github/workflows/publish-bff.yml
.github/workflows/publish-contract.yml
.github/workflows/publish-web.yml
CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in packages/web/dev/main.ts:20
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
packages/web/dev/main.ts:20 Direct innerhtml assignment
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing.
auth
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/bff/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/bff/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/contract/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/contract/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: packages/web/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
packages/web/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `sk_copy` in packages/web/test/component.test.tsx:149
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/29cdbd43-39a5-4e3c-b59a-2ffd498803ce/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/29cdbd43-39a5-4e3c-b59a-2ffd498803ce/

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.