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.

Sphooo-jpn/nimbus-crm

https://github.com/Sphooo-jpn/nimbus-crm · scanned 2026-06-16 00:19 UTC (2 months, 2 weeks ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 21 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 183 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
init software healthy api/index.js:init
handler software healthy api/index.js:handler
normalizeCompany software healthy server/dedupe.js:normalizeCompany
normalizeText software healthy server/dedupe.js:normalizeText
levenshtein software healthy server/dedupe.js:levenshtein
similarity software healthy server/dedupe.js:similarity
matchKey software healthy server/dedupe.js:matchKey
fieldMatches software healthy server/dedupe.js:fieldMatches
runDuplicateRules software healthy server/dedupe.js:runDuplicateRules
tokenize software healthy server/oql.js:tokenize
parseOQL software healthy server/oql.js:parseOQL
parseCondition software healthy server/oql.js:parseCondition
parseOr software healthy server/oql.js:parseOr
parseAnd software healthy server/oql.js:parseAnd
parseNot software healthy server/oql.js:parseNot
parseAtom software healthy server/oql.js:parseAtom
parseInList software healthy server/oql.js:parseInList
relationshipMap software healthy server/oql.js:relationshipMap
columnExpr software healthy server/oql.js:columnExpr
canonicalField software healthy server/oql.js:canonicalField
validateField software healthy server/oql.js:validateField
whereToSql software healthy server/oql.js:whereToSql
runOQL software healthy server/oql.js:runOQL
runOSL software healthy server/oql.js:runOSL
searchable software healthy server/oql.js:searchable
loadRecord software healthy server/pipeline.js:loadRecord
allFields software healthy server/pipeline.js:allFields
standardFieldNames software healthy server/pipeline.js:standardFieldNames
deriveName software healthy server/pipeline.js:deriveName
systemValidation software healthy server/pipeline.js:systemValidation
applySystemDefaults software healthy server/pipeline.js:applySystemDefaults
runFlows software healthy server/pipeline.js:runFlows
on software healthy server/pipeline.js:on
runValidationRules software healthy server/pipeline.js:runValidationRules
runAssignmentRules software healthy server/pipeline.js:runAssignmentRules
builtinRollups software healthy server/pipeline.js:builtinRollups
recalcRollups software healthy server/pipeline.js:recalcRollups
writeRow software healthy server/pipeline.js:writeRow
normalizeSqlValue software healthy server/pipeline.js:normalizeSqlValue
recalcSharing software healthy server/pipeline.js:recalcSharing
saveRecord software healthy server/pipeline.js:saveRecord
deleteRecord software healthy server/pipeline.js:deleteRecord
tableName software healthy server/db.js:tableName
createObjectTable software healthy server/db.js:createObjectTable
initSchema software healthy server/db.js:initSchema
newId software healthy server/db.js:newId
nextAutoNumber software healthy server/db.js:nextAutoNumber
getCustomFields software healthy server/db.js:getCustomFields
getSetting software healthy server/db.js:getSetting
setSetting software healthy server/db.js:setSetting

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

LabelLayerStatusPath
vercel.json software healthy vercel.json
README.md software healthy README.md
package.json software healthy package.json
Dockerfile software healthy Dockerfile
index.js software healthy api/index.js
dedupe.js software healthy server/dedupe.js
oql.js software healthy server/oql.js
pipeline.js software healthy server/pipeline.js
db.js software healthy server/db.js
auth.js software healthy server/auth.js
formula.js software healthy server/formula.js
schema.js software healthy server/schema.js
seed.js software healthy server/seed.js
convert.js software healthy server/convert.js
index.js software healthy server/index.js
api.js software healthy server/api.js
pipeline-order.test.js software healthy server/tests/pipeline-order.test.js
styles.css software healthy public/styles.css
index.html software healthy public/index.html
app.js software healthy public/app.js

LabelLayerStatusPath
OQLError software healthy server/oql.js:OQLError
P software healthy server/oql.js:P
ValidationError software healthy server/pipeline.js:ValidationError
DuplicateBlockedError software healthy server/pipeline.js:DuplicateBlockedError
GovernorLimitError software healthy server/pipeline.js:GovernorLimitError
TxContext software healthy server/pipeline.js:TxContext
Tokenizer software healthy server/formula.js:Tokenizer
FormulaError software healthy server/formula.js:FormulaError

LabelLayerStatusPath
api software healthy api
server software healthy server
tests software healthy server/tests
public software healthy public

LabelLayerStatusPath
repobility-clone-kgpzc6d2 software healthy /tmp/repobility-clone-kgpzc6d2

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
port:3000 network healthy Dockerfile

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
auth::README.md security healthy README.md
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/e36ec077-3ae1-41a8-a4a0-1d5694990cdb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e36ec077-3ae1-41a8-a4a0-1d5694990cdb/

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.