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.

tranhsohoadali-png/party-world-accounting

https://github.com/tranhsohoadali-png/party-world-accounting · scanned 2026-06-16 00:41 UTC (2 months, 1 week ago)

45 raw signals (0 security + 45 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 44 actionable findings from 1 signal source. 1 repeated signal 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 336 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
idx software healthy sw.js:idx
_headers software healthy mcp/3-mcp-server/server.py:61
_api_post software healthy mcp/3-mcp-server/server.py:69
_api_get software healthy mcp/3-mcp-server/server.py:76
add_expense software healthy mcp/3-mcp-server/server.py:85
add_income software healthy mcp/3-mcp-server/server.py:126
add_receivable software healthy mcp/3-mcp-server/server.py:165
add_payable software healthy mcp/3-mcp-server/server.py:198
add_inventory_movement software healthy mcp/3-mcp-server/server.py:232
create_inventory_item software healthy mcp/3-mcp-server/server.py:267
list_recent_entries software healthy mcp/3-mcp-server/server.py:300
get_summary_report software healthy mcp/3-mcp-server/server.py:335
list_outstanding_debts software healthy mcp/3-mcp-server/server.py:359
search_inventory software healthy mcp/3-mcp-server/server.py:379
_format_result software healthy mcp/3-mcp-server/server.py:403
__init__ software healthy mcp/3-mcp-server/server.py:425
__call__ software healthy mcp/3-mcp-server/server.py:429
categorize software healthy mcp/4-data-migration/import.py:26
main software healthy mcp/4-data-migration/import.py:142
cm software healthy assets/modules15.js:cm
setConnected software healthy assets/modules15.js:setConnected
checkSession software healthy assets/modules15.js:checkSession
loadCaptcha software healthy assets/modules15.js:loadCaptcha
doLogin software healthy assets/modules15.js:doLogin
doLogout software healthy assets/modules15.js:doLogout
doPull software healthy assets/modules15.js:doPull
dbg software healthy assets/modules15.js:dbg
drawPreview software healthy assets/modules15.js:drawPreview
saveSelected software healthy assets/modules15.js:saveSelected
all software healthy assets/modules15.js:all
h software healthy assets/modules4.js:h
pct software healthy assets/modules4.js:pct
draw software healthy assets/modules11.js:draw
upd software healthy assets/modules11.js:upd
d software healthy assets/modules11.js:d
delta software healthy assets/modules11.js:delta
rank software healthy assets/modules11.js:rank
_prevRange software healthy assets/modules11.js:_prevRange
_profit software healthy assets/modules11.js:_profit
_ordersCount software healthy assets/modules11.js:_ordersCount
_trendBadge software healthy assets/modules11.js:_trendBadge
k software healthy assets/modules11.js:k
wd software healthy assets/modules13.js:wd
normLocal software healthy assets/modules13.js:normLocal
normPushed software healthy assets/modules13.js:normPushed
paint software healthy assets/modules13.js:paint
exportXls software healthy assets/modules13.js:exportXls
pullTo software healthy assets/modules13.js:pullTo
pullQs software healthy assets/modules13.js:pullQs
platforms software healthy assets/modules10.js:platforms

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

LabelLayerStatusPath
README.md software healthy README.md
sw.js software healthy sw.js
index.html software healthy index.html
ledger.php software healthy api/ledger.php
ai-config.php software healthy api/ai-config.php
config.sample.php software healthy api/config.sample.php
data.php software healthy api/data.php
auth.php software healthy api/auth.php
lib.php software healthy api/lib.php
cron_timekeeping.php software healthy api/cron_timekeeping.php
ai-chat.php software healthy api/ai-chat.php
install.php software healthy api/install.php
productivity.php software healthy api/productivity.php
ai-ocr.php software healthy api/ai-ocr.php
tax-portal.php software healthy api/tax-portal.php
users.php software healthy api/users.php
luong-nhan-vien.php software healthy api/luong-nhan-vien.php
timekeeping.php software healthy api/timekeeping.php
ARCHITECTURE.md software healthy mcp/ARCHITECTURE.md
README.md software healthy mcp/README.md
server.py software healthy mcp/3-mcp-server/server.py
requirements.txt software healthy mcp/3-mcp-server/requirements.txt
install.sh software healthy mcp/5-deployment/install.sh
schema.sql software healthy mcp/1-database/schema.sql
import.py software healthy mcp/4-data-migration/import.py
helpers.php software healthy mcp/2-php-api/api/helpers.php
entries.php software healthy mcp/2-php-api/api/v1/entries.php
inventory.php software healthy mcp/2-php-api/api/v1/inventory.php
reports.php software healthy mcp/2-php-api/api/v1/reports.php
counterparties.php software healthy mcp/2-php-api/api/v1/counterparties.php
test-curl.sh software healthy mcp/6-test/test-curl.sh
backup-db.sh software healthy scripts/backup-db.sh
modules15.js software healthy assets/modules15.js
modules4.js software healthy assets/modules4.js
styles.css software healthy assets/styles.css
modules11.js software healthy assets/modules11.js
modules13.js software healthy assets/modules13.js
modules10.js software healthy assets/modules10.js
modules2.js software healthy assets/modules2.js
utils.js software healthy assets/utils.js
db.js software healthy assets/db.js
auth-ui.js software healthy assets/auth-ui.js
modules7.js software healthy assets/modules7.js
modules.js software healthy assets/modules.js
reports.js software healthy assets/reports.js
keys.js software healthy assets/keys.js
modules14.js software healthy assets/modules14.js
components.js software healthy assets/components.js
app.js software healthy assets/app.js
modules9.js software healthy assets/modules9.js

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

LabelLayerStatusPath
api software healthy api
mcp software healthy mcp
3-mcp-server software healthy mcp/3-mcp-server
5-deployment software healthy mcp/5-deployment
1-database software healthy mcp/1-database
4-data-migration software healthy mcp/4-data-migration
2-php-api software healthy mcp/2-php-api
api software healthy mcp/2-php-api/api
v1 software healthy mcp/2-php-api/api/v1
6-test software healthy mcp/6-test
scripts software healthy scripts
assets software healthy assets

LabelLayerStatusPath
accounting_entries data healthy mcp/1-database/schema.sql
inventory_items data healthy mcp/1-database/schema.sql
counterparties data healthy mcp/1-database/schema.sql
api_tokens data healthy mcp/1-database/schema.sql
api_audit_log data healthy mcp/1-database/schema.sql

LabelLayerStatusPath
72.62.76.78 network healthy mcp/README.md
127.0.0.1 network healthy mcp/3-mcp-server/server.py
160.79.104.0 network healthy mcp/3-mcp-server/server.py
13.9.7.7 network healthy assets/icons.js

LabelLayerStatusPath
mysql data healthy README.md
mariadb data healthy mcp/README.md

LabelLayerStatusPath
auth::assets/modules.js security healthy assets/modules.js
auth::mcp/3-mcp-server/server.py security healthy mcp/3-mcp-server/server.py

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

LabelLayerStatusPath
BearerAuthASGI software healthy mcp/3-mcp-server/server.py:420

LabelLayerStatusPath
import.py data healthy mcp/4-data-migration/import.py

LabelLayerStatusPath
nginx network healthy mcp/README.md

LabelLayerStatusPath
port:8765 network healthy mcp/3-mcp-server/server.py

LabelLayerStatusPath
password_literal::mcp/5-deployment/install.sh security healthy mcp/5-deployment/install.sh
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/a3377ac2-5e4b-496a-8834-5cc1608abdc8/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a3377ac2-5e4b-496a-8834-5cc1608abdc8/

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.