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.

shijithmc/finpal-pro

https://github.com/shijithmc/finpal-pro · scanned 2026-06-16 00:10 UTC (2 months, 2 weeks ago)

23 raw signals (0 security + 23 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 1 signal source. 9 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 111 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
inherit software healthy web/drift_worker.js:inherit
instanceTearOffGetter software healthy web/drift_worker.js:instanceTearOffGetter
tearOffParameters software healthy web/drift_worker.js:tearOffParameters
initializeDeferredHunk software healthy web/drift_worker.js:initializeDeferredHunk
with software healthy web/drift_worker.js:with
for software healthy web/drift_worker.js:for
$async$gcX software healthy web/drift_worker.js:$async$gcX
t software healthy web/drift_worker.js:t
getTag software healthy web/drift_worker.js:getTag
getUnknownTag software healthy web/drift_worker.js:getUnknownTag
getUnknownTagGenericBrowser software healthy web/drift_worker.js:getUnknownTagGenericBrowser
prototypeForTag software healthy web/drift_worker.js:prototypeForTag
discriminator software healthy web/drift_worker.js:discriminator
confirm software healthy web/drift_worker.js:confirm
getTagFirefox software healthy web/drift_worker.js:getTagFirefox
getTagIE software healthy web/drift_worker.js:getTagIE
prototypeForTagIE software healthy web/drift_worker.js:prototypeForTagIE
getTagFixed software healthy web/drift_worker.js:getTagFixed
prototypeForTagFixed software healthy web/drift_worker.js:prototypeForTagFixed
onLoad software healthy web/drift_worker.js:onLoad
handler software healthy infrastructure/cdk/lambda/scan/index.mjs:handler
handleScan software healthy infrastructure/cdk/lambda/scan/index.mjs:handleScan
handleQuota software healthy infrastructure/cdk/lambda/scan/index.mjs:handleQuota
handleFeedback software healthy infrastructure/cdk/lambda/scan/index.mjs:handleFeedback
callGemini software healthy infrastructure/cdk/lambda/scan/index.mjs:callGemini
getGeminiKey software healthy infrastructure/cdk/lambda/scan/index.mjs:getGeminiKey
sanitizeParse software healthy infrastructure/cdk/lambda/scan/index.mjs:sanitizeParse
reserveCounter software healthy infrastructure/cdk/lambda/scan/index.mjs:reserveCounter
refundCounter software healthy infrastructure/cdk/lambda/scan/index.mjs:refundCounter
writeTelemetry software healthy infrastructure/cdk/lambda/scan/index.mjs:writeTelemetry
validateScanRequest software healthy infrastructure/cdk/lambda/scan/index.mjs:validateScanRequest
monthKeyIst software healthy infrastructure/cdk/lambda/scan/index.mjs:monthKeyIst
parseBody software healthy infrastructure/cdk/lambda/scan/index.mjs:parseBody
dedupe software healthy infrastructure/cdk/lambda/scan/index.mjs:dedupe
json software healthy infrastructure/cdk/lambda/scan/index.mjs:json
problem software healthy infrastructure/cdk/lambda/scan/index.mjs:problem
log software healthy infrastructure/cdk/lambda/scan/index.mjs:log

LabelLayerStatusPath
pubspec.yaml software healthy pubspec.yaml
README.md software healthy README.md
analysis_options.yaml software healthy analysis_options.yaml
build.gradle.kts software healthy android/build.gradle.kts
build.gradle.kts software healthy android/app/build.gradle.kts
MainActivity.kt software healthy android/app/src/main/kotlin/com/finpalpro/finpal_pro/MainAc…
deploy.sh software healthy scripts/deploy.sh
deploy-aws.sh software healthy scripts/deploy-aws.sh
DEPLOYMENT.md software healthy scripts/DEPLOYMENT.md
RunnerTests.swift software healthy ios/RunnerTests/RunnerTests.swift
SceneDelegate.swift software healthy ios/Runner/SceneDelegate.swift
AppDelegate.swift software healthy ios/Runner/AppDelegate.swift
Runner-Bridging-Header.h software healthy ios/Runner/Runner-Bridging-Header.h
Contents.json software healthy ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
README.md software healthy ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md
Contents.json software healthy ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.js…
manifest.json software healthy web/manifest.json
index.html software healthy web/index.html
drift_worker.js software healthy web/drift_worker.js
README.md software healthy infrastructure/cdk/README.md
cdk.json software healthy infrastructure/cdk/cdk.json
index.mjs software healthy infrastructure/cdk/lambda/scan/index.mjs
Program.cs software healthy infrastructure/cdk/src/Cdk/Program.cs
FinpalFoundationStack.cs software healthy infrastructure/cdk/src/Cdk/FinpalFoundationStack.cs
GlobalSuppressions.cs software healthy infrastructure/cdk/src/Cdk/GlobalSuppressions.cs
FinpalDistributionStack.cs software healthy infrastructure/cdk/src/Cdk/FinpalDistributionStack.cs
ci.yml software healthy .github/workflows/ci.yml

LabelLayerStatusPath
android software healthy android
app software healthy android/app
src software healthy android/app/src
main software healthy android/app/src/main
kotlin software healthy android/app/src/main/kotlin
com software healthy android/app/src/main/kotlin/com
finpalpro software healthy android/app/src/main/kotlin/com/finpalpro
finpal_pro software healthy android/app/src/main/kotlin/com/finpalpro/finpal_pro
scripts software healthy scripts
ios software healthy ios
RunnerTests software healthy ios/RunnerTests
Runner software healthy ios/Runner
Assets.xcassets software healthy ios/Runner/Assets.xcassets
AppIcon.appiconset software healthy ios/Runner/Assets.xcassets/AppIcon.appiconset
LaunchImage.imageset software healthy ios/Runner/Assets.xcassets/LaunchImage.imageset
web software healthy web
infrastructure software healthy infrastructure
cdk software healthy infrastructure/cdk
lambda software healthy infrastructure/cdk/lambda
scan software healthy infrastructure/cdk/lambda/scan
src software healthy infrastructure/cdk/src
Cdk software healthy infrastructure/cdk/src/Cdk
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
AWS_ACCOUNT_ID cicd healthy
API_BASE_URL cicd healthy
COGNITO_POOL_ID cicd healthy
AWS_ACCESS_KEY_ID cicd healthy
AWS_SECRET_ACCESS_KEY cicd healthy
COGNITO_CLIENT_ID cicd healthy

LabelLayerStatusPath
sqlite data healthy pubspec.yaml
mysql data healthy web/drift_worker.js
postgres data healthy web/drift_worker.js
mariadb data healthy web/drift_worker.js

LabelLayerStatusPath
auth::pubspec.yaml security healthy pubspec.yaml
auth::infrastructure/cdk/lambda/scan/index.mjs security healthy infrastructure/cdk/lambda/scan/index.mjs
auth::scripts/deploy.sh security healthy scripts/deploy.sh
auth::scripts/deploy-aws.sh security healthy scripts/deploy-aws.sh

LabelLayerStatusPath
test cicd healthy .github/workflows/ci.yml
build-web cicd healthy .github/workflows/ci.yml
deploy-web cicd healthy .github/workflows/ci.yml
deploy-aws cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
vps::aws hardware healthy scripts/deploy.sh
vps::ec2 hardware healthy infrastructure/cdk/cdk.json

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

LabelLayerStatusPath
GeminiAuthError software healthy infrastructure/cdk/lambda/scan/index.mjs:GeminiAuthError

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
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/978fefc4-330c-4b0d-918f-f8b7fced8ec6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/978fefc4-330c-4b0d-918f-f8b7fced8ec6/

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.