https://github.com/Souradeep-B/mat-app
· scanned 2026-06-16 00:18 UTC (2 months, 2 weeks ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months, 2 weeks ago · v1 · 20 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 87 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.
| Label | Layer | Status | Path |
|---|---|---|---|
notify |
software | healthy | notifications.py:26 |
get_unread |
software | healthy | notifications.py:37 |
get_recent |
software | dead | notifications.py:48 |
mark_all_read |
software | healthy | notifications.py:59 |
get_client_config |
software | healthy | client_config.py:33 |
list_client_configs |
software | dead | client_config.py:41 |
upsert_client_config |
software | healthy | client_config.py:47 |
_make_engine |
software | healthy | db.py:19 |
now_iso |
software | healthy | db.py:34 |
init_db |
software | healthy | db.py:39 |
_migrate |
software | healthy | db.py:52 |
upsert_user |
software | healthy | auth.py:47 |
get_user |
software | healthy | auth.py:68 |
get_all_users |
software | healthy | auth.py:77 |
set_role |
software | healthy | auth.py:86 |
delete_user |
software | healthy | auth.py:96 |
is_allowed_domain |
software | healthy | auth.py:103 |
has_permission |
software | dead | auth.py:107 |
role_badge_html |
software | dead | auth.py:112 |
_cookie_secret |
software | healthy | auth.py:129 |
sign_token |
software | healthy | auth.py:133 |
verify_token |
software | healthy | auth.py:139 |
_load_skill |
software | healthy | app.py:47 |
_get_anthropic_client |
software | healthy | app.py:56 |
_call_claude |
software | healthy | app.py:67 |
_call_claude_with_pdf |
software | healthy | app.py:90 |
_parse_brd_json |
software | healthy | app.py:119 |
_auth_url_no_pkce |
software | healthy | app.py:625 |
_fetch_token_no_pkce |
software | healthy | app.py:632 |
_load_opm67_report |
software | healthy | app.py:972 |
show_brd_summary |
software | healthy | app.py:1316 |
_ag_record_decision |
software | healthy | app.py:2459 |
_card |
software | healthy | app.py:2531 |
_card_row |
software | healthy | app.py:2544 |
_sec |
software | healthy | app.py:2553 |
_day_block |
software | healthy | app.py:2561 |
generate_delivery_html |
software | healthy | app.py:2604 |
_roi_kpi |
software | healthy | app.py:2950 |
_roi_sec |
software | healthy | app.py:2959 |
_roi_comp_card |
software | healthy | app.py:2966 |
_roi_bucket_row |
software | healthy | app.py:2987 |
_generate_roi_html |
software | healthy | app.py:3001 |
add_audience_file |
software | dead | audience_files.py:26 |
get_files_for_campaign |
software | dead | audience_files.py:39 |
delete_file |
software | dead | audience_files.py:48 |
list_audience_files |
software | dead | audience_files.py:53 |
_row_to_dict |
software | healthy | campaigns.py:60 |
get_campaign_by_uid |
software | healthy | campaigns.py:64 |
get_campaign_by_ticket |
software | healthy | campaigns.py:71 |
get_campaign_by_wf |
software | healthy | campaigns.py:78 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
notifications.py |
software | healthy | notifications.py |
railpack.json |
software | healthy | railpack.json |
client_config.py |
software | healthy | client_config.py |
Marketing_Automation_UI.md |
software | healthy | Marketing_Automation_UI.md |
db.py |
software | healthy | db.py |
auth.py |
software | healthy | auth.py |
app.py |
software | healthy | app.py |
nixpacks.toml |
software | healthy | nixpacks.toml |
Procfile |
software | healthy | Procfile |
audience_files.py |
software | healthy | audience_files.py |
Marketing_automation_skill.md |
software | healthy | Marketing_automation_skill.md |
Campaign_Knowledge_Base.md |
software | healthy | Campaign_Knowledge_Base.md |
requirements.txt |
software | healthy | requirements.txt |
campaigns.py |
software | healthy | campaigns.py |
approvals.py |
software | healthy | approvals.py |
delivery_report.html |
software | healthy | opm67_reports/delivery_report.html |
roi_report.html |
software | healthy | opm67_reports/roi_report.html |
audience_report.html |
software | healthy | opm67_reports/audience_report.html |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | db.py |
sqlite |
data | healthy | db.py |
postgres |
data | healthy | db.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-0rfqbth5 |
software | healthy | /tmp/repobility-clone-0rfqbth5 |
| Label | Layer | Status | Path |
|---|---|---|---|
opm67_reports |
software | healthy | opm67_reports |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::app.py |
security | healthy | app.py |
This page is publicly accessible at:
https://repobility.com/scan/ef552532-cbfa-4e62-8a46-82d10eb2927f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ef552532-cbfa-4e62-8a46-82d10eb2927f/
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.