https://github.com/baobox-ai/baobox-sdk
· scanned 2026-06-17 01:37 UTC (1 month, 2 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +14.3 (diff) · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 73 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 |
|---|---|---|---|
main |
software | healthy | examples/attachment-smoke.ts:main |
findReusableAttId |
software | healthy | examples/attachment-smoke.ts:findReusableAttId |
attId |
software | healthy | examples/attachment-smoke.ts:attId |
errObj |
software | healthy | src/index.ts:errObj |
mapResponseMeta |
software | healthy | src/index.ts:mapResponseMeta |
mapSession |
software | healthy | src/index.ts:mapSession |
mapSessionMessage |
software | healthy | src/index.ts:mapSessionMessage |
mapEvent |
software | healthy | src/index.ts:mapEvent |
mapSkill |
software | healthy | src/index.ts:mapSkill |
mapSkillWithFiles |
software | healthy | src/index.ts:mapSkillWithFiles |
skillWithoutFiles |
software | healthy | src/index.ts:skillWithoutFiles |
mapSkillFileSummary |
software | healthy | src/index.ts:mapSkillFileSummary |
mapSkillFile |
software | healthy | src/index.ts:mapSkillFile |
mapTool |
software | healthy | src/index.ts:mapTool |
mapSkillSecretSummary |
software | healthy | src/index.ts:mapSkillSecretSummary |
mapApiKey |
software | healthy | src/index.ts:mapApiKey |
mapScheduledTask |
software | healthy | src/index.ts:mapScheduledTask |
mapEvalCase |
software | healthy | src/index.ts:mapEvalCase |
mapEvalRunExecution |
software | healthy | src/index.ts:mapEvalRunExecution |
mapEvalRunResultSummary |
software | healthy | src/index.ts:mapEvalRunResultSummary |
mapEvalRun |
software | healthy | src/index.ts:mapEvalRun |
mapWorkflowRunSummary |
software | healthy | src/index.ts:mapWorkflowRunSummary |
mapEvalRunResult |
software | healthy | src/index.ts:mapEvalRunResult |
buildSkillWriteBody |
software | healthy | src/index.ts:buildSkillWriteBody |
appendQuery |
software | healthy | src/index.ts:appendQuery |
encodePath |
software | healthy | src/index.ts:encodePath |
compactObject |
software | healthy | src/index.ts:compactObject |
tenantScopeHeaders |
software | healthy | src/index.ts:tenantScopeHeaders |
toJsonObject |
software | healthy | src/index.ts:toJsonObject |
isJsonObject |
software | healthy | src/index.ts:isJsonObject |
safeParseJson |
software | healthy | src/index.ts:safeParseJson |
attachmentFromUrl |
software | healthy | src/index.ts:attachmentFromUrl |
attachmentFromInline |
software | healthy | src/index.ts:attachmentFromInline |
attachmentFromRef |
software | healthy | src/index.ts:attachmentFromRef |
buildAttachment |
software | healthy | src/index.ts:buildAttachment |
attachmentWithStrategy |
software | healthy | src/index.ts:attachmentWithStrategy |
attachmentsToWire |
software | healthy | src/index.ts:attachmentsToWire |
attachmentToWire |
software | healthy | src/index.ts:attachmentToWire |
sourceToWire |
software | healthy | src/index.ts:sourceToWire |
encodeBase64 |
software | healthy | src/index.ts:encodeBase64 |
makeSseResponse |
software | healthy | test/chatStream.test.ts:makeSseResponse |
makeChunkedSseResponse |
software | healthy | test/chatStream.test.ts:makeChunkedSseResponse |
collectEvents |
software | healthy | test/chatStream.test.ts:collectEvents |
makeClient |
software | healthy | test/chatStream.test.ts:makeClient |
fakeFetch |
software | healthy | test/client.test.ts:fakeFetch |
jsonResponse |
software | healthy | test/client.test.ts:jsonResponse |
headerOf |
software | healthy | test/client.test.ts:headerOf |
| Label | Layer | Status | Path |
|---|---|---|---|
CHANGELOG.md |
software | healthy | CHANGELOG.md |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
tsconfig.build.json |
software | healthy | tsconfig.build.json |
tsconfig.json |
software | healthy | tsconfig.json |
publish.yml |
software | healthy | .github/workflows/publish.yml |
attachment-smoke.ts |
software | healthy | examples/attachment-smoke.ts |
index.ts |
software | healthy | src/index.ts |
errors.ts |
software | healthy | src/errors.ts |
types.ts |
software | healthy | src/types.ts |
chatStream.test.ts |
software | healthy | test/chatStream.test.ts |
client.test.ts |
software | healthy | test/client.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
examples |
software | healthy | examples |
src |
software | healthy | src |
test |
software | healthy | test |
| Label | Layer | Status | Path |
|---|---|---|---|
BaoBoxClient |
software | healthy | src/index.ts:BaoBoxClient |
BaoBoxError |
software | healthy | src/errors.ts:BaoBoxError |
| Label | Layer | Status | Path |
|---|---|---|---|
verify |
cicd | healthy | .github/workflows/publish.yml |
publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
baobox-ai__baobox-sdk |
software | healthy | /data/fable5_failed_archive/baobox-ai__baobox-sdk |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
NPM_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/e7a4475c-f612-4006-99c7-d1aae0df85a3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e7a4475c-f612-4006-99c7-d1aae0df85a3/
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.