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.

anuma-ai/sdk

https://github.com/anuma-ai/sdk · scanned 2026-06-17 01:34 UTC (1 month, 2 weeks ago)

241 raw signals (0 security + 241 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -21.6 (diff) · 220 actionable findings from 1 signal source. 21 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

All 4655 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.

LabelLayerStatusPath
.env.example software healthy .env.example
ENCRYPTION.md software healthy ENCRYPTION.md
CLAUDE.md software healthy CLAUDE.md
IMAGE_GENERATION_R2_FLOW.md software healthy IMAGE_GENERATION_R2_FLOW.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
api-extractor.base.json software healthy api-extractor.base.json
PROMPT_PREPROCESSORS.md software healthy PROMPT_PREPROCESSORS.md
typedoc.json software healthy typedoc.json
tsconfig.api-extractor.json software healthy tsconfig.api-extractor.json
openapi-ts.config.ts software healthy openapi-ts.config.ts
README.md software healthy README.md
LICENSE software healthy LICENSE
knip.json software healthy knip.json
package.json software healthy package.json
eslint.config.js software healthy eslint.config.js
tsup.config.ts software healthy tsup.config.ts
.dependency-cruiser.cjs software healthy .dependency-cruiser.cjs
.prettierrc.mjs software healthy .prettierrc.mjs
pnpm-lock.yaml software healthy pnpm-lock.yaml
tsconfig.json software healthy tsconfig.json
package.json software healthy packages/agents/sentinel/package.json
tsup.config.ts software healthy packages/agents/sentinel/tsup.config.ts
tsconfig.json software healthy packages/agents/sentinel/tsconfig.json
journeys.test.ts software healthy packages/agents/sentinel/src/journeys.test.ts
index.ts software healthy packages/agents/sentinel/src/index.ts
prompt.test.ts software healthy packages/agents/sentinel/src/prompt.test.ts
journeys.ts software healthy packages/agents/sentinel/src/journeys.ts
index.test.ts software healthy packages/agents/sentinel/src/index.test.ts
prompt.ts software healthy packages/agents/sentinel/src/prompt.ts
index.ts software healthy packages/agents/sentinel/src/skills/index.ts
shared.ts software healthy packages/agents/sentinel/src/skills/shared.ts
skills.test.ts software healthy packages/agents/sentinel/src/skills/skills.test.ts
subscription-checker.ts software healthy packages/agents/sentinel/src/skills/subscription-checker.ts
collection-response.ts software healthy packages/agents/sentinel/src/skills/collection-response.ts
chargeback-assistant.ts software healthy packages/agents/sentinel/src/skills/chargeback-assistant.ts
package.json software healthy packages/agents/runtime/package.json
tsup.config.ts software healthy packages/agents/runtime/tsup.config.ts
tsconfig.json software healthy packages/agents/runtime/tsconfig.json
index.ts software healthy packages/agents/runtime/src/index.ts
runAgentRequest.ts software healthy packages/agents/runtime/src/runAgentRequest.ts
errors.ts software healthy packages/agents/runtime/src/errors.ts
extractGrantContext.ts software healthy packages/agents/runtime/src/extractGrantContext.ts
types.ts software healthy packages/agents/runtime/src/types.ts
createPortalClient.ts software healthy packages/agents/runtime/src/createPortalClient.ts
createConnectorTokenGetter.ts software healthy packages/agents/runtime/src/createConnectorTokenGetter.ts
fixtures.ts software healthy packages/agents/runtime/test/fixtures.ts
extract.test.ts software healthy packages/agents/runtime/test/extract.test.ts
e2e.test.ts software healthy packages/agents/runtime/test/e2e.test.ts
portal-client.test.ts software healthy packages/agents/runtime/test/portal-client.test.ts
stub-portal.ts software healthy packages/agents/runtime/test/stub-portal.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
resolvePortalSpec software healthy openapi-ts.config.ts:resolvePortalSpec
outputFormatBlock software healthy packages/agents/sentinel/src/journeys.ts:outputFormatBlock
interpolate software healthy packages/agents/sentinel/src/skills/skills.test.ts:interpol…
a software healthy packages/agents/runtime/src/runAgentRequest.ts:a
isConnectorErrorPayload software healthy packages/agents/runtime/src/runAgentRequest.ts:isConnectorE…
extractConnectorToolErrors software healthy packages/agents/runtime/src/runAgentRequest.ts:extractConne…
extractUsage software healthy packages/agents/runtime/src/runAgentRequest.ts:extractUsage
usage software healthy packages/agents/runtime/src/runAgentRequest.ts:usage
finalAssistantMessage software healthy packages/agents/runtime/src/runAgentRequest.ts:finalAssista…
message software healthy packages/agents/runtime/src/runAgentRequest.ts:message
buildResponseMessages software healthy packages/agents/runtime/src/runAgentRequest.ts:buildRespons…
denyInteractive software healthy packages/agents/runtime/src/runAgentRequest.ts:denyInteract…
runAgentRequest software healthy packages/agents/runtime/src/runAgentRequest.ts:runAgentRequ…
tools software healthy packages/agents/runtime/src/runAgentRequest.ts:tools
readBearer software healthy packages/agents/runtime/src/extractGrantContext.ts:readBear…
extractGrantContext software healthy packages/agents/runtime/src/extractGrantContext.ts:extractG…
me software healthy packages/agents/runtime/src/extractGrantContext.ts:me
oauthAppFor software healthy packages/agents/runtime/src/createPortalClient.ts:oauthAppF…
jitter software healthy packages/agents/runtime/src/createPortalClient.ts:jitter
sleep software healthy packages/agents/runtime/src/createPortalClient.ts:sleep
parseMintError software healthy packages/agents/runtime/src/createPortalClient.ts:parseMint…
createPortalClient software healthy packages/agents/runtime/src/createPortalClient.ts:createPor…
requestWithRetry software healthy packages/agents/runtime/src/createPortalClient.ts:requestWi…
body software healthy packages/agents/runtime/src/createPortalClient.ts:body
createConnectorTokenGetter software healthy packages/agents/runtime/src/createConnectorTokenGetter.ts:c…
mockReq software healthy packages/agents/runtime/test/fixtures.ts:mockReq
chunksForPlan software healthy packages/agents/runtime/test/fixtures.ts:chunksForPlan
plannedTransport software healthy packages/agents/runtime/test/fixtures.ts:plannedTransport
stream software healthy packages/agents/runtime/test/fixtures.ts:stream
buildGmailFactories software healthy packages/agents/runtime/test/e2e.test.ts:buildGmailFactories
stream software healthy packages/agents/runtime/test/e2e.test.ts:stream
readJson software healthy packages/agents/runtime/test/stub-portal.ts:readJson
send software healthy packages/agents/runtime/test/stub-portal.ts:send
getBearer software healthy packages/agents/runtime/test/stub-portal.ts:getBearer
startStubPortal software healthy packages/agents/runtime/test/stub-portal.ts:startStubPortal
getAgent software healthy packages/agents/registry/src/index.ts:getAgent
listAgents software healthy packages/agents/registry/src/index.ts:listAgents
getAgentSkillMeta software healthy packages/agents/registry/src/index.ts:getAgentSkillMeta
outputFormatBlock software healthy packages/agents/haven/src/journeys.ts:outputFormatBlock
interpolate software healthy packages/agents/haven/src/skills/skills.test.ts:interpolate
getSignature software healthy scripts/api-diff.mjs:getSignature
extractMembers software healthy scripts/api-diff.mjs:extractMembers
labelForKind software healthy scripts/api-diff.mjs:labelForKind
partsToText software healthy scripts/typedoc-router-member-category.mjs:partsToText
getFirstTagText software healthy scripts/typedoc-router-member-category.mjs:getFirstTagText
getCategoryFromReflection software healthy scripts/typedoc-router-member-category.mjs:getCategoryFromR…
slugDir software healthy scripts/typedoc-router-member-category.mjs:slugDir
load software healthy scripts/typedoc-router-member-category.mjs:load
main software healthy scripts/probe-extract.ts:main
main software healthy scripts/precompute-bench-decompositions.ts:main

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
packages software healthy packages
agents software healthy packages/agents
sentinel software healthy packages/agents/sentinel
src software healthy packages/agents/sentinel/src
skills software healthy packages/agents/sentinel/src/skills
runtime software healthy packages/agents/runtime
src software healthy packages/agents/runtime/src
test software healthy packages/agents/runtime/test
registry software healthy packages/agents/registry
src software healthy packages/agents/registry/src
haven software healthy packages/agents/haven
src software healthy packages/agents/haven/src
skills software healthy packages/agents/haven/src/skills
scripts software healthy scripts
lib software healthy scripts/lib
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
next software healthy src/next
api software healthy src/api
utils software healthy src/utils
tools software healthy src/tools
slides software healthy src/tools/slides
agent software healthy src/agent
server software healthy src/server
react software healthy src/react
client software healthy src/client
core software healthy src/client/core
client software healthy src/client/client
vercel software healthy src/vercel
design software healthy src/design
constants software healthy src/constants
lib software healthy src/lib
voice software healthy src/lib/voice
memory software healthy src/lib/memory
memoryEngine software healthy src/lib/memoryEngine
tools software healthy src/lib/tools
chat software healthy src/lib/chat
useChat software healthy src/lib/chat/useChat
strategies software healthy src/lib/chat/useChat/strategies
memoryVault software healthy src/lib/memoryVault
backup software healthy src/lib/backup
google software healthy src/lib/backup/google
dropbox software healthy src/lib/backup/dropbox
oauth software healthy src/lib/backup/oauth
icloud software healthy src/lib/backup/icloud
sse software healthy src/lib/sse
auth software healthy src/lib/auth
processors software healthy src/lib/processors
db software healthy src/lib/db

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
AuthError software healthy packages/agents/runtime/src/errors.ts:AuthError
MemberCategoryRouter software healthy scripts/typedoc-router-member-category.mjs:MemberCategoryRo…
CollapsedParamsTheme software healthy scripts/typedoc-theme-collapsed-params.mjs:CollapsedParamsT…
CollapsedParamsThemeContext software healthy scripts/typedoc-theme-collapsed-params.mjs:CollapsedParamsT…
into software healthy scripts/generateSearchCentroids.ts:into
into software healthy scripts/generateStockPriceCentroids.ts:into
into software healthy scripts/generateCryptoPriceCentroids.ts:into
into software healthy scripts/generateWeatherCentroids.ts:into
into software healthy scripts/lib/centroids.ts:into
PathShiftingStorage software healthy src/tools/appGeneration.test.ts:PathShiftingStorage
names software healthy src/tools/appGeneration.test.ts:names
names software healthy src/tools/appAudit.ts:names
selector software healthy src/tools/appAudit.ts:selector
but software healthy src/tools/appAudit.ts:but
name software healthy src/tools/appAudit.ts:name
renamed software healthy src/tools/appAudit.ts:renamed
of software healthy src/tools/promptConsistency.test.ts:of
we software healthy src/tools/promptConsistency.test.ts:we
names software healthy src/tools/appAudit.test.ts:names
in software healthy src/tools/appAudit.test.ts:in
declarations software healthy src/tools/appAudit.test.ts:declarations
commented software healthy src/tools/appAudit.test.ts:commented
exists software healthy src/tools/appAudit.test.ts:exists
MapFileStorage software healthy src/tools/appGeneration.ts:MapFileStorage
names software healthy src/tools/appGeneration.ts:names
was software healthy src/tools/appExport.browser.test.ts:was
AnumaJsxError software healthy src/tools/slides/jsx.ts:AnumaJsxError
of software healthy src/tools/slides/fonts.test.ts:of
PostgreSQLAdapter software healthy src/server/pg-adapter.ts:PostgreSQLAdapter
Interceptors software healthy src/client/client/utils.gen.ts:Interceptors
from software healthy src/lib/pdf-export.ts:from
covers software healthy src/lib/memory/queryEntities.ts:covers
on software healthy src/lib/memory/roundTrip.test.ts:on
FakeXMLHttpRequest software healthy src/lib/chat/xhrTransport.test.ts:FakeXMLHttpRequest
SseError software healthy src/lib/chat/toolLoop.ts:SseError
ProviderStreamError software healthy src/lib/chat/toolLoop.ts:ProviderStreamError
of software healthy src/lib/chat/toolLoop.streamRetry.test.ts:of
StreamSmoother software healthy src/lib/chat/useChat/StreamSmoother.ts:StreamSmoother
ToolTimeoutError software healthy src/lib/chat/useChat/utils.ts:ToolTimeoutError
ResponsesStrategy software healthy src/lib/chat/useChat/strategies/responses.ts:ResponsesStrat…
CompletionsStrategy software healthy src/lib/chat/useChat/strategies/completions.ts:CompletionsS…
LRUCache software healthy src/lib/memoryVault/lruCache.ts:LRUCache
SseIdleTimeoutError software healthy src/lib/sse/keepalive.ts:SseIdleTimeoutError
TextProcessor software healthy src/lib/processors/TextProcessor.ts:TextProcessor
PdfProcessor software healthy src/lib/processors/PdfProcessor.ts:PdfProcessor
ZipProcessor software healthy src/lib/processors/ZipProcessor.ts:ZipProcessor
ProcessorRegistry software healthy src/lib/processors/registry.ts:ProcessorRegistry
ExcelProcessor software healthy src/lib/processors/ExcelProcessor.ts:ExcelProcessor
WordProcessor software healthy src/lib/processors/WordProcessor.ts:WordProcessor
DatabaseManager software healthy src/lib/db/manager.ts:DatabaseManager

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
auth::src/react/useDropboxAuth.ts security healthy src/react/useDropboxAuth.ts
auth::src/lib/backup/dropbox/auth.ts security healthy src/lib/backup/dropbox/auth.ts
auth::src/tools/notion.ts security healthy src/tools/notion.ts
auth::src/lib/backup/google/auth.security.test.ts security healthy src/lib/backup/google/auth.security.test.ts
auth::test/tools/github.ts security healthy test/tools/github.ts
auth::src/tools/gmail.test.ts security healthy src/tools/gmail.test.ts
auth::src/lib/backup/google/auth.ts security healthy src/lib/backup/google/auth.ts
auth::src/lib/auth/notion-primitives.test.ts security healthy src/lib/auth/notion-primitives.test.ts
auth::src/react/useGoogleDriveAuth.ts security healthy src/react/useGoogleDriveAuth.ts
auth::packages/agents/runtime/src/types.ts security healthy packages/agents/runtime/src/types.ts
auth::packages/agents/runtime/src/runAgentRequest.ts security healthy packages/agents/runtime/src/runAgentRequest.ts
auth::src/client/types.gen.ts security healthy src/client/types.gen.ts
auth::src/lib/backup/oauth/storage.ts security healthy src/lib/backup/oauth/storage.ts
auth::src/lib/auth/notion.test.ts security healthy src/lib/auth/notion.test.ts
auth::src/lib/backup/google/api.ts security healthy src/lib/backup/google/api.ts
auth::src/lib/auth/notion-primitives.ts security healthy src/lib/auth/notion-primitives.ts
auth::src/tools/github.ts security healthy src/tools/github.ts
auth::packages/agents/runtime/test/e2e.test.ts security healthy packages/agents/runtime/test/e2e.test.ts
auth::src/tools/gmail.ts security healthy src/tools/gmail.ts
auth::src/client/sdk.gen.ts security healthy src/client/sdk.gen.ts
auth::src/expo/index.ts security healthy src/expo/index.ts
auth::src/lib/auth/notion.ts security healthy src/lib/auth/notion.ts
auth::src/react/useBackup.ts security healthy src/react/useBackup.ts
auth::test/tools/googleAuth.ts security healthy test/tools/googleAuth.ts
auth::src/lib/backup/dropbox/auth.security.test.ts security healthy src/lib/backup/dropbox/auth.security.test.ts
auth::src/lib/auth/google-calendar.ts security healthy src/lib/auth/google-calendar.ts
auth::packages/agents/runtime/src/createPortalClient.ts security healthy packages/agents/runtime/src/createPortalClient.ts
auth::test/memory/src/vault/llm-entities.json security healthy test/memory/src/vault/llm-entities.json
auth::src/lib/backup/oauth/storage.test.ts security healthy src/lib/backup/oauth/storage.test.ts
auth::src/react/useBackupAuth.ts security healthy src/react/useBackupAuth.ts
auth::src/lib/auth/github.ts security healthy src/lib/auth/github.ts
auth::src/lib/backup/dropbox/api.ts security healthy src/lib/backup/dropbox/api.ts
auth::src/lib/auth/google-drive.ts security healthy src/lib/auth/google-drive.ts

LabelLayerStatusPath
api-report cicd healthy .github/workflows/api-report.yml
coverage cicd healthy .github/workflows/coverage.yml
e2e-tools cicd healthy .github/workflows/e2e-tools.yml
e2e-tools-compat cicd healthy .github/workflows/e2e-tools.yml
e2e-tools-status cicd healthy .github/workflows/e2e-tools.yml
semantic-pr cicd healthy .github/workflows/semantic-pr.yml
analyze cicd healthy .github/workflows/import-impact.yml
knip cicd healthy .github/workflows/knip.yml
publish cicd healthy .github/workflows/npm-publish.yml
resolve-strategies cicd healthy .github/workflows/longmemeval.yml
eval cicd healthy .github/workflows/longmemeval.yml
aggregate cicd healthy .github/workflows/longmemeval.yml
test cicd healthy .github/workflows/test.yml
format cicd healthy .github/workflows/lint.yml
lint cicd healthy .github/workflows/lint.yml
typecheck cicd healthy .github/workflows/lint.yml
integration cicd healthy .github/workflows/integration-check.yml
report cicd healthy .github/workflows/integration-check.yml
report cicd healthy .github/workflows/dependency-report.yml
build cicd healthy .github/workflows/build.yml
check-docs cicd healthy .github/workflows/generated.yml
audit cicd healthy .github/workflows/audit.yml
check-exports cicd healthy .github/workflows/check-exports.yml
update-client cicd healthy .github/workflows/update-portal-client.yml

LabelLayerStatusPath
gha::api-report cicd healthy .github/workflows/api-report.yml
gha::coverage cicd healthy .github/workflows/coverage.yml
gha::e2e-tools cicd healthy .github/workflows/e2e-tools.yml
gha::semantic-pr cicd healthy .github/workflows/semantic-pr.yml
gha::import-impact cicd healthy .github/workflows/import-impact.yml
gha::knip cicd healthy .github/workflows/knip.yml
gha::npm-publish cicd healthy .github/workflows/npm-publish.yml
gha::longmemeval cicd healthy .github/workflows/longmemeval.yml
gha::test cicd healthy .github/workflows/test.yml
gha::lint cicd healthy .github/workflows/lint.yml
gha::integration-check cicd healthy .github/workflows/integration-check.yml
gha::dependency-report cicd healthy .github/workflows/dependency-report.yml
gha::build cicd healthy .github/workflows/build.yml
gha::generated cicd healthy .github/workflows/generated.yml
gha::audit cicd healthy .github/workflows/audit.yml
gha::check-exports cicd healthy .github/workflows/check-exports.yml
gha::update-portal-client cicd healthy .github/workflows/update-portal-client.yml

LabelLayerStatusPath
NEXT_PUBLIC_GOOGLE_CLIENT_ID cicd healthy
TEST_USER_OTP cicd healthy
PORTAL_API_KEY cicd healthy
TEST_USER_EMAIL cicd healthy
NEXT_PUBLIC_DROPBOX_APP_KEY cicd healthy
GITHUB_TOKEN cicd healthy
GOOGLE_SHARED_DRIVE_ID cicd healthy
NEXT_PUBLIC_PRIVY_APP_ID cicd healthy
NEXT_PUBLIC_API_URL cicd healthy
GOOGLE_SERVICE_ACCOUNT_KEY cicd healthy
PAT_TOKEN cicd healthy
PAT_TOKEN_ZETACHAIN cicd healthy
NPM_TOKEN cicd healthy

LabelLayerStatusPath
/App.js frontend healthy src/tools/appGeneration.test.ts
/repos/owner/repo/pulls frontend healthy src/tools/github.test.ts
/repos/owner/repo/issues frontend healthy src/tools/github.test.ts
/repos/owner/nonexistent frontend healthy src/tools/github.test.ts
/repos/owner/repo/contents/big frontend healthy src/tools/github.test.ts
/repos/owner/repo frontend healthy src/tools/github.test.ts
/user frontend healthy src/tools/github.test.ts

LabelLayerStatusPath
postgresql data healthy package.json
postgres data healthy scripts/lib/genericNegatives.ts
sqlite data healthy src/tools/appGeneration.ts
redis data healthy src/lib/chat/toolLoop.ts
mysql data healthy src/lib/memoryVault/decomposeQuery.ts

LabelLayerStatusPath
vps::aws hardware healthy src/lib/memoryVault/decomposeQuery.ts
vps::gcp hardware healthy test/memory/src/vault/decompositions.json
vps::azure hardware healthy test/memory/src/vault/decompositions.json
vps::ec2 hardware healthy test/memory/src/vault/decompositions.json

LabelLayerStatusPath
bullmq data healthy test/memory/src/vault/llm-entities.json
celery data healthy test/memory/src/vault/llm-entities.json
kafka data healthy test/memory/src/vault/decompositions.json

LabelLayerStatusPath
127.0.0.1 network healthy packages/agents/runtime/test/stub-portal.ts
8.8.8.8 network healthy scripts/generateWeatherCentroids.ts

LabelLayerStatusPath
anuma-ai__sdk software healthy /data/fable5_failed_archive/anuma-ai__sdk

LabelLayerStatusPath
gpu (detected) hardware healthy scripts/generateSearchCentroids.ts
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/ce470e5c-fffb-4aba-aa12-81b8b8456381/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ce470e5c-fffb-4aba-aa12-81b8b8456381/

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.