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.

aartiq/nowaikit-sdk

https://github.com/aartiq/nowaikit-sdk · scanned 2026-06-17 01:27 UTC (1 month, 2 weeks ago)

6 raw signals (0 security + 6 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +8.1 (diff) · 6 actionable findings from 1 signal source. 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 74 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
mockFetchResponse software healthy tests/a2a.test.ts:mockFetchResponse
callArgs software healthy tests/a2a.test.ts:callArgs
createMockClient software healthy tests/cache.test.ts:createMockClient
client software healthy tests/phase2.test.ts:client
ok software healthy tests/phase2.test.ts:ok
client software healthy tests/aggregate.test.ts:client
mockFetch software healthy tests/aggregate.test.ts:mockFetch
createSdkTools software healthy src/mcp.ts:createSdkTools
obj software healthy src/mcp.ts:obj
str software healthy src/mcp.ts:str
num software healthy src/mcp.ts:num
buildBatchPayload software healthy src/batch.ts:buildBatchPayload
parseBatchResponse software healthy src/batch.ts:parseBatchResponse
safeParseJson software healthy src/batch.ts:safeParseJson
extractError software healthy src/batch.ts:extractError
err software healthy src/batch.ts:err
validateTableName software healthy src/helpers.ts:validateTableName
validateSysId software healthy src/helpers.ts:validateSysId
validateQuery software healthy src/helpers.ts:validateQuery
sanitizeUrlParam software healthy src/helpers.ts:sanitizeUrlParam
base64Encode software healthy src/client.ts:base64Encode
base64FromBytes software healthy src/client.ts:base64FromBytes
bytesFromBase64 software healthy src/client.ts:bytesFromBase64
cause software healthy src/client.ts:cause
val software healthy src/client.ts:val
disp software healthy src/client.ts:disp
generateCodeVerifier software healthy src/oauth-pkce.ts:generateCodeVerifier
generateCodeChallenge software healthy src/oauth-pkce.ts:generateCodeChallenge
buildAuthorizationUrl software healthy src/oauth-pkce.ts:buildAuthorizationUrl
exchangeCodeForTokens software healthy src/oauth-pkce.ts:exchangeCodeForTokens
base64UrlEncode software healthy src/oauth-pkce.ts:base64UrlEncode
auth software healthy src/instances.ts:auth
defaultEnvName software healthy src/instances.ts:defaultEnvName

LabelLayerStatusPath
vitest.config.ts software healthy vitest.config.ts
CHANGELOG.md software healthy CHANGELOG.md
package-lock.json software healthy package-lock.json
LICENSE software healthy LICENSE
package.json software healthy package.json
bun.lock software healthy bun.lock
tsconfig.json software healthy tsconfig.json
helpers.test.ts software healthy tests/helpers.test.ts
a2a.test.ts software healthy tests/a2a.test.ts
cache.test.ts software healthy tests/cache.test.ts
phase2.test.ts software healthy tests/phase2.test.ts
aggregate.test.ts software healthy tests/aggregate.test.ts
index.ts software healthy src/index.ts
a2a.ts software healthy src/a2a.ts
mcp.ts software healthy src/mcp.ts
cache.ts software healthy src/cache.ts
errors.ts software healthy src/errors.ts
batch.ts software healthy src/batch.ts
helpers.ts software healthy src/helpers.ts
now-assist.ts software healthy src/now-assist.ts
fluent-types.ts software healthy src/fluent-types.ts
client.ts software healthy src/client.ts
types.ts software healthy src/types.ts
streaming.ts software healthy src/streaming.ts
oauth-pkce.ts software healthy src/oauth-pkce.ts
instances.ts software healthy src/instances.ts

LabelLayerStatusPath
A2AClient software healthy src/a2a.ts:A2AClient
SchemaCache software healthy src/cache.ts:SchemaCache
ServiceNowError software healthy src/errors.ts:ServiceNowError
NowAssistClient software healthy src/now-assist.ts:NowAssistClient
ServiceNowClient software healthy src/client.ts:ServiceNowClient
InstanceManager software healthy src/instances.ts:InstanceManager

LabelLayerStatusPath
auth::src/oauth-pkce.ts security healthy src/oauth-pkce.ts
auth::src/client.ts security healthy src/client.ts
auth::src/instances.ts security healthy src/instances.ts
auth::src/index.ts security healthy src/index.ts
auth::src/types.ts security healthy src/types.ts
auth::package.json security healthy package.json

LabelLayerStatusPath
tests software healthy tests
src software healthy src

LabelLayerStatusPath
aartiq__nowaikit-sdk software healthy /data/fable5_failed_archive/aartiq__nowaikit-sdk
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/ea17fba5-f15f-4286-9465-5894d42bb2ec/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ea17fba5-f15f-4286-9465-5894d42bb2ec/

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.