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.

torealden/RLC-Agent

https://github.com/torealden/RLC-Agent · scanned 2026-06-16 00:43 UTC (2 months, 1 week ago)

180 raw signals (0 security + 180 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 161 actionable findings from 1 signal source. 19 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
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 75.4/100 with 100.0% coverage. It contains 7549 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 180 findings — concentrated in quality (121), security (30), software (26). Risk profile is high: 13 critical, 13 high, 21 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 128 of 161 actionable findings. 180 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Secrets conf 1.00 Possible secret in database/migrations/01_inventory_postgres.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
database/migrations/01_inventory_postgres.py:19
critical System graph security Secrets conf 1.00 Possible secret in database/migrations/02_deploy_medallion_schema.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
database/migrations/02_deploy_medallion_schema.py:18
critical System graph security Secrets conf 1.00 Possible secret in database/migrations/03_migrate_existing_to_bronze.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
database/migrations/03_migrate_existing_to_bronze.py:18
critical System graph security Secrets conf 1.00 Possible secret in database/migrations/04_migrate_sqlite_to_bronze.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
database/migrations/04_migrate_sqlite_to_bronze.py:20
critical System graph security Secrets conf 1.00 Possible secret in database/migrations/README.md
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
database/migrations/README.md:65
critical System graph security Secrets conf 1.00 Possible secret in scripts/backfill_fas_psd.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/backfill_fas_psd.py:76
critical System graph security Secrets conf 1.00 Possible secret in scripts/deployment/extract_feed_grains.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/deployment/extract_feed_grains.py:26
critical System graph security Secrets conf 1.00 Possible secret in scripts/deployment/migrate_to_rds.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/deployment/migrate_to_rds.py:39
critical System graph security Secrets conf 1.00 Possible secret in scripts/extract_trade_data.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/extract_trade_data.py:37
critical System graph security Secrets conf 1.00 Possible secret in scripts/inventory_balance_sheet_data.py
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
scripts/inventory_balance_sheet_data.py:20
critical System graph security Secrets conf 1.00 3 occurrences Possible secret in scripts/ollama/jobs/vba_trade_updaters.yaml
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 124, 660, 1194
scripts/ollama/jobs/vba_trade_updaters.yaml:124, 660, 1194 (3 hits)
high System graph security security conf 1.00 Insecure pattern 'eval_used' in agent/tools.py:538
Found a known-risky pattern (eval_used). Review and replace if possible.
agent/tools.py:538 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in scripts/deployment/agent_tools.py:575
Found a known-risky pattern (eval_used). Review and replace if possible.
scripts/deployment/agent_tools.py:575 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in src/agents/standalone/tools.py:538
Found a known-risky pattern (eval_used). Review and replace if possible.
src/agents/standalone/tools.py:538 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in src/tools/agent_tools.py:575
Found a known-risky pattern (eval_used). Review and replace if possible.
src/tools/agent_tools.py:575 Eval used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in scripts/deployment/agent_tools.py:575
Found a known-risky pattern (exec_used). Review and replace if possible.
scripts/deployment/agent_tools.py:575 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in src/tools/agent_tools.py:575
Found a known-risky pattern (exec_used). Review and replace if possible.
src/tools/agent_tools.py:575 Exec used
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in src/agents/collectors/market/ibkr_collector.py:135
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
src/agents/collectors/market/ibkr_collector.py:135 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in src/agents/collectors/south_america/comexstat_collector.py:99
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
src/agents/collectors/south_america/comexstat_collector.py:99 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in src/agents/collectors/south_america/conab_direct_collector.py:96
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
src/agents/collectors/south_america/conab_direct_collector.py:96 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in src/agents/collectors/us/usda_fas_collector.py:132
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
src/agents/collectors/us/usda_fas_collector.py:132 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in src/agents/collectors/us/usda_fas_esr_v2_collector.py:177
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
src/agents/collectors/us/usda_fas_esr_v2_collector.py:177 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in src/agents/collectors/us/usitc_dataweb_collector.py:79
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
src/agents/collectors/us/usitc_dataweb_collector.py:79 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in src/agents/transformers/bronze_to_silver_trade.py:525
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
src/agents/transformers/bronze_to_silver_trade.py:525 Tls verify false
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/settings.local.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.local.json 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 authority lacks a verifier contract: config/mcp_config.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.
config/mcp_config.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. 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 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 security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in archive/file_tree.html:1253
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
archive/file_tree.html:1253 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in archive/file_treemap.html:1069
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
archive/file_treemap.html:1069 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in output/visualizations/file_tree_v2.html:1308
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
output/visualizations/file_tree_v2.html:1308 Direct innerhtml assignment
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — collectors/epa_echo/illinois_capacity_collector.py:234
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/download_fgis_cy_csv.py:104
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — scripts/ollama/extract_titlev_permits.py:238
`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — src/agents/collectors/market/tradestation_collector.py:419
`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — src/agents/reporting/market_research_agent.py:609
`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — src/agents/reporting/report_writer_agent.py:396
`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — src/scheduler/report_scheduler.py:289
`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — src/schedulers/report_scheduler.py:289
`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — src/services/city_enrollment_service.py:439
`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — src/services/llm/llm_client.py:127
`requests.post(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
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 Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 89 placeholder/mock markers across 39 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
12 test file(s) for 551 source file(s) (ratio 0.02). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 60 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `ALERT_EMAIL`, `AUTONOMY_LEVEL`, `CACHE_TTL_HOURS`, `DB_PASSWORD`, `FAS_API_KEY`, `GMAIL_APP_PASSWORD`, `GMAIL_USER`, `GOOGLE_CREDENTIALS_PATH` + 52 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break.
config drift
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 4930 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 security security conf 1.00 Insecure pattern 'debug_true' in scripts/pull_census_trade_git.py:2446
Found a known-risky pattern (debug_true). Review and replace if possible.
scripts/pull_census_trade_git.py:2446 Debug true
low System graph quality Integrity conf 1.00 14 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: docs/archive/commodity_pipeline/agents/eia_petroleum_agent.py:fetch_series, docs/archive/commodity_pipeline/agents/eia_petroleum_agent.py:fetch_series This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai…
14 occurrences
repo-level (14 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 5 occurrences Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: scripts/ingest_ers_feed_grains_yearbook.py:get_conn, scripts/ingest_fao_population.py:get_conn, src/tools/update_us_liquid_fuel_production.py:get_conn This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai…
5 occurrences
repo-level (5 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 7 places
Functions with the same first-5-line body hash: scripts/weather_location_audit.py:connect, scripts/kg_fill_p0_orphans.py:connect, scripts/kg_backfill_provenance.py:connect, scripts/kg_seed_orphan_commodities.py:connect This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — …
duplicatesduplication
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 Integrity conf 1.00 Old/deprecated-named symbol `02_traditional_balance_sheets_v2` in scripts/sync_database_schema.py:72
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `07_v1` in scripts/write_forecast_july_2026_rd.py:23
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_9km_v1` in src/agents/collectors/us/nass_cpc_gridded_collector.py:93
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_fetch_from_api_or_backup` in src/agents/collectors/south_america/imea_soybean_indicator_agent.py:283
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `Agent_local_copy` in scripts/run_notion_sync.py:15
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `ai_is_not_coming_for_your_job_presentation_v2` in scripts/presentation/update_presentation.py:2
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `Autonomous_Pipeline_Architecture_Guide_v1` in scripts/convert_guide_to_docx.py:325
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `backfill_legacy` in scripts/backfill_cftc_cot.py:411
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `build_production_v2` in scripts/build_production_v2.py:45
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `build_soybean_production_v2` in scripts/build_soybean_production_v2.py:44
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `census_trade_collector_v2` in scripts/census_history_overnight.py:62
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `census_trade_collector_v2` in scripts/census_monthly_scheduled.py:107
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `census_trade_collector_v2` in scripts/test_census_v2.py:15
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `census_trade_collector_v2` in src/agents/collectors/us/census_bronze_collector_agent.py:23
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `conab_supply_demand_v2` in src/agents/collectors/south_america/conab_direct_collector.py:12
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `epa_rfs_collector_v2` in scripts/epa_rfs_history_overnight.py:171
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `epa_rfs_collector_v2` in scripts/test_epa_rfs_v2.py:14
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `hb_report_v2` in scripts/overnight_runner.py:95
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `idw_v1` in scripts/compute_basis_field.py:50
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `iowa_oilseed_crush_v1` in dashboards/facility/index.py:870
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `keyword_v1` in scripts/map_permit_units_to_canonical.py:259
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in src/agents/collectors/global/gefs_ensemble_collector.py:141
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `list_objects_v2` in src/agents/collectors/global/gfs_forecast_collector.py:329
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `market_year_v2` in src/agents/collectors/us/usda_fas_esr_v2_collector.py:224
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `no_backup` in scripts/restore_database.py:297
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `per_facility_profitability_v1` in scripts/build_per_facility_template.py:2
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `rlc_allocator_v1` in scripts/repopulate_historical_feedstock_allocation.py:12
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `rlc_allocator_v1` in scripts/write_allocation_to_eia_data.py:84
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `sec_8k_v1` in scripts/extract_sec_filings.py:76
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `sec_def14a_v1` in scripts/extract_def14a_directors.py:56
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `test_hb_report_generation_v2` in scripts/test_hb_report_generation_v2.py:14
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `wasde_analysis_v1` in src/analysis/templates/wasde_template.py:34
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `wasde_analysis_v1` in src/pipeline/report_pipeline.py:151
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `wasde_analysis_v1` in src/prompts/analysis/__init__.py:3
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `wasde_analysis_v1` in src/prompts/analysis/wasde_analysis_v1.py:16
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `wasde_analysis_v1` in tests/test_wasde_pipeline.py:326
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `weekly_price_dashboard_v2` in scripts/presentation/price_dashboard_v2.py:261
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_apply
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/apply_migrations.py:243
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_audit
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/apply_migrations.py:203
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_mark_applied
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/apply_migrations.py:290
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_status
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/apply_migrations.py:172
low System graph software Dead code conf 1.00 Possibly dead Python function: create_summary_stats
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/create_powerbi_export.py:151
low System graph software Dead code conf 1.00 Possibly dead Python function: credit_fetch
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/build_price_workbooks.py:523
low System graph software Dead code conf 1.00 Possibly dead Python function: excerpt_docx
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/dscan_inventory.py:70
low System graph software Dead code conf 1.00 Possibly dead Python function: excerpt_pdf
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/dscan_inventory.py:56
low System graph software Dead code conf 1.00 Possibly dead Python function: excerpt_pptx
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/dscan_inventory.py:100
low System graph software Dead code conf 1.00 Possibly dead Python function: excerpt_xlsx
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/dscan_inventory.py:81
low System graph software Dead code conf 1.00 Possibly dead Python function: fetch_feedstock_series
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/build_price_workbooks.py:261
low System graph software Dead code conf 1.00 Possibly dead Python function: fetch_table_with_library
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/pull_statcan_trade.py:372
low System graph software Dead code conf 1.00 Possibly dead Python function: fuel_fetch
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/build_price_workbooks.py:522
low System graph software Dead code conf 1.00 Possibly dead Python function: parse_grain_exports_data
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/pull_statcan_trade.py:425
low System graph software Dead code conf 1.00 Possibly dead Python function: run_log_review
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/overnight_runner.py:160
low System graph software Dead code conf 1.00 Possibly dead Python function: score_combo
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/calibrate_market_field.py:79
low System graph software Dead code conf 1.00 Possibly dead Python function: score_direction
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/calibrate_market_field.py:160
low System graph software Dead code conf 1.00 Possibly dead Python function: seed_animal_fats
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/kg_seed_orphan_commodities.py:167
low System graph software Dead code conf 1.00 Possibly dead Python function: seed_bft
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/kg_seed_orphan_commodities.py:48
low System graph software Dead code conf 1.00 Possibly dead Python function: seed_canola_oil_feedstock
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/kg_seed_orphan_commodities.py:194
low System graph software Dead code conf 1.00 Possibly dead Python function: seed_dco
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/kg_seed_orphan_commodities.py:87
low System graph software Dead code conf 1.00 Possibly dead Python function: seed_uco
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/kg_seed_orphan_commodities.py:126
low System graph software Dead code conf 1.00 Possibly dead Python function: sort_key
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
scripts/_inventory_data_freshness.py:114
low System graph software Dead code conf 1.00 Possibly dead Python function: transform_petroleum_weekly
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
docs/archive/commodity_pipeline/agents/eia_petroleum_agent.py:360
low System graph software Dead code conf 1.00 Possibly dead Python function: transform_spot_prices
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
docs/archive/commodity_pipeline/agents/eia_petroleum_agent.py:424
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 quality Complexity conf 1.00 Very large file: collectors/epa_echo/nebraska_capacity_collector.py (1550 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: dashboards/facility/index.py (1344 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/deployment/agent_tools.py (2390 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/pull_census_trade.py (2804 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/pull_census_trade_git.py (2650 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/pull_weekly_inspections.py (2130 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/agents/collectors/south_america/conab_soybean_agent.py (1756 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/agents/collectors/south_america/imea_soybean_indicator_agent.py (2070 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/agents/collectors/us/nass_processing_collector.py (1558 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/agents/collectors/us/usda_ams_collector_asynch.py (1240 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/mcp/commodities_db_server.py (1336 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/tools/agent_tools.py (2390 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/10e28b86-ac42-4d8f-aa17-1b03465fe075/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/10e28b86-ac42-4d8f-aa17-1b03465fe075/

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.