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.

ugurcangir-design/Analysys_Agent

https://github.com/ugurcangir-design/Analysys_Agent · scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)

132 raw signals (0 security + 132 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 132 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 63.0/100 with 100.0% coverage. It contains 432 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 132 findings — concentrated in security (52), api (50), quality (18). Risk profile is high: 0 critical, 52 high, 8 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 128 of 132 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high System graph security auth conf 1.00 Flask mutation route `approve_teknik_no_jira` without `@login_required` — app.py:1684
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1684 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `approve_teknik` without `@login_required` — app.py:1672
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1672 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `approve` without `@login_required` — app.py:804
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:804 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `auth_login` without `@login_required` — app.py:1293
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1293 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `auth_logout` without `@login_required` — app.py:1317
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1317 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `confluence_yayimla_route` without `@login_required` — app.py:2179
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:2179 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `context_filter_kaydet` without `@login_required` — app.py:1984
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1984 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `git_pull` without `@login_required` — app.py:2389
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:2389 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `guncelle` without `@login_required` — app.py:641
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:641 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `heartbeat` without `@login_required` — app.py:620
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:620 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `jira_auth_url` without `@login_required` — app.py:2042
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:2042 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `jira_config_kaydet` without `@login_required` — app.py:2017
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:2017 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `jira_hierarchy_olustur` without `@login_required` — app.py:2154
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:2154 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `jira_hierarchy_onizleme` without `@login_required` — app.py:2129
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:2129 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `jira_test` without `@login_required` — app.py:2101
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:2101 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `kullanici_ekle` without `@login_required` — app.py:1340
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1340 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `kullanici_sifre_degistir` without `@login_required` — app.py:1378
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1378 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `kullanici_sil` without `@login_required` — app.py:1362
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1362 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `mockup_generate` without `@login_required` — app.py:2291
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:2291 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `output_sil` without `@login_required` — app.py:908
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:908 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `prompt_guncelle` without `@login_required` — app.py:1644
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1644 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `prompt_sifirla_route` without `@login_required` — app.py:1659
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1659 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `reference_delete` without `@login_required` — app.py:1768
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1768 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `reference_fetch_be` without `@login_required` — app.py:1928
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1928 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `reference_upload` without `@login_required` — app.py:1731
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1731 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `reject_teknik` without `@login_required` — app.py:1695
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1695 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `reject` without `@login_required` — app.py:817
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:817 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `rerun` without `@login_required` — app.py:1182
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1182 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `reset` without `@login_required` — app.py:886
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:886 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `run_teknik` without `@login_required` — app.py:767
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:767 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `run` without `@login_required` — app.py:737
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:737 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `save_history` without `@login_required` — app.py:961
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:961 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `save_output` without `@login_required` — app.py:1164
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1164 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `settings_kaydet` without `@login_required` — app.py:1411
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1411 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `shutdown` without `@login_required` — app.py:678
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:678 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `skip_kapsam` without `@login_required` — app.py:862
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:862 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `soru_guncelle_endpoint` without `@login_required` — app.py:1478
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1478 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `soru_sil_endpoint` without `@login_required` — app.py:1507
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1507 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `sorular_parse` without `@login_required` — app.py:1466
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1466 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `sorular_tumunu_sil` without `@login_required` — app.py:1522
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1522 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `sorular_uygula` without `@login_required` — app.py:1543
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1543 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `sources_confluence_ekle` without `@login_required` — app.py:1815
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1815 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `sources_confluence_sil` without `@login_required` — app.py:1829
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1829 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `sources_jira_ekle` without `@login_required` — app.py:1837
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1837 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `sources_jira_sil` without `@login_required` — app.py:1851
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1851 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `sources_sync_baslat` without `@login_required` — app.py:1870
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1870 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `ui_file_sil` without `@login_required` — app.py:1136
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1136 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `ui_files_temizle` without `@login_required` — app.py:1155
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1155 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `upload_revised_brd` without `@login_required` — app.py:829
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:829 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `upload_ui_code` without `@login_required` — app.py:1079
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1079 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `upload_ui_project` without `@login_required` — app.py:1038
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:1038 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `upload` without `@login_required` — app.py:698
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
app.py:698 securityAuth flask unauth route
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/settings.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/settings.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/atlassian-sync/SKILL.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/skills/atlassian-sync/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .mcp.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.mcp.json VerificationMcp config
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license, ci, tests, operator-readme. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
0 test file(s) for 20 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 13 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `ADMIN_USER`, `ALLOW_LAN_NO_AUTH`, `ANTHROPIC_API_KEY`, `AUTH_ENABLED`, `DESKTOP_MODE`, `EXTENDED_THINKING`, `HOST`, `JIRA_CALLBACK_HOST` + 5 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break.
config drift
low System graph quality Maintenance conf 1.00 32 TODO/FIXME markers
High count of TODO/FIXME/HACK markers — track them as issues so they're not forgotten.
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 102 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Docs conf 1.00 No README detected
No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off.
ReadmeRepo hardeningGenerated repo pattern
low System graph software Dead code conf 1.00 Possibly dead Python function: calistir_brd_analizi
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
run.py:65
low System graph software Dead code conf 1.00 Possibly dead Python function: calistir_jira_gonder
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
run.py:86
low System graph software Dead code conf 1.00 Possibly dead Python function: calistir_kapsam_analizi
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
run.py:75
low System graph software Dead code conf 1.00 Possibly dead Python function: calistir_surec_analizi
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
run.py:45
low System graph software Dead code conf 1.00 Possibly dead Python function: calistir_teknik_analiz
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
run.py:55
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_brd
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
cli.py:132
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_rerun
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
cli.py:162
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_surec
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
cli.py:107
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_ui
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
cli.py:184
low System graph software Dead code conf 1.00 Possibly dead Python function: jira_tasks_olustur
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
skills/jira_tasks.py:360
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph api Wiring conf 1.00 Unused endpoint: ANY /
`app.py` declares `ANY /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/approve
`app.py` declares `ANY /api/approve` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/approve-teknik
`app.py` declares `ANY /api/approve-teknik` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/approve-teknik-no-jira
`app.py` declares `ANY /api/approve-teknik-no-jira` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/auth/login
`app.py` declares `ANY /api/auth/login` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/auth/logout
`app.py` declares `ANY /api/auth/logout` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/auth/me
`app.py` declares `ANY /api/auth/me` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/heartbeat
`app.py` declares `ANY /api/heartbeat` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/history
`app.py` declares `ANY /api/history` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/history/<arsiv_id>/<dosya_adi>
`app.py` declares `ANY /api/history/<arsiv_id>/<dosya_adi>` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/output/<dosya_adi>
`app.py` declares `ANY /api/output/<dosya_adi>` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/output/delete
`app.py` declares `ANY /api/output/delete` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/outputs
`app.py` declares `ANY /api/outputs` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/prompts
`app.py` declares `ANY /api/prompts` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/prompts/<skill_id>
`app.py` declares `ANY /api/prompts/<skill_id>` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/prompts/<skill_id>/reset
`app.py` declares `ANY /api/prompts/<skill_id>/reset` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/reject
`app.py` declares `ANY /api/reject` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/reject-teknik
`app.py` declares `ANY /api/reject-teknik` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/rerun
`app.py` declares `ANY /api/rerun` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/rerun-status/<dosya_adi>
`app.py` declares `ANY /api/rerun-status/<dosya_adi>` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/reset
`app.py` declares `ANY /api/reset` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/run
`app.py` declares `ANY /api/run` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/run-teknik
`app.py` declares `ANY /api/run-teknik` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/save-history
`app.py` declares `ANY /api/save-history` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/save-output
`app.py` declares `ANY /api/save-output` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/settings
`app.py` declares `ANY /api/settings` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/shutdown
`app.py` declares `ANY /api/shutdown` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/skip-kapsam
`app.py` declares `ANY /api/skip-kapsam` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/sorular
`app.py` declares `ANY /api/sorular` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/sorular/<soru_id>
`app.py` declares `ANY /api/sorular/<soru_id>` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/sorular/parse
`app.py` declares `ANY /api/sorular/parse` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/sorular/paylasim
`app.py` declares `ANY /api/sorular/paylasim` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/sorular/tumunu-sil
`app.py` declares `ANY /api/sorular/tumunu-sil` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/sorular/uygula
`app.py` declares `ANY /api/sorular/uygula` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/ui-files
`app.py` declares `ANY /api/ui-files` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/ui-files/clear
`app.py` declares `ANY /api/ui-files/clear` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/ui-files/content
`app.py` declares `ANY /api/ui-files/content` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/ui-files/delete
`app.py` declares `ANY /api/ui-files/delete` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/update
`app.py` declares `ANY /api/update` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/upload
`app.py` declares `ANY /api/upload` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/upload-revised-brd
`app.py` declares `ANY /api/upload-revised-brd` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/upload-ui-code
`app.py` declares `ANY /api/upload-ui-code` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/upload-ui-project
`app.py` declares `ANY /api/upload-ui-project` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/users
`app.py` declares `ANY /api/users` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/users/<username>
`app.py` declares `ANY /api/users/<username>` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/users/<username>/password
`app.py` declares `ANY /api/users/<username>/password` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/version
`app.py` declares `ANY /api/version` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/workflow-state
`app.py` declares `ANY /api/workflow-state` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /kilavuz
`app.py` declares `ANY /kilavuz` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /login
`app.py` declares `ANY /login` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: app.py (2517 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: skills/base.py (1974 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/72c69f57-ddb8-4227-b9da-fdc1529326aa/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/72c69f57-ddb8-4227-b9da-fdc1529326aa/

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.