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.

s10023/buibui-wifey-wall-street-bot

https://github.com/s10023/buibui-wifey-wall-street-bot · scanned 2026-06-15 23:59 UTC (2 months, 3 weeks ago)

176 raw signals (63 security + 113 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 101 actionable findings from 2 signal sources. 147 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 64.0/100 with 100.0% coverage. It contains 3218 nodes across 17 cross-layer flows, written primarily in mixed languages. Engine surfaced 113 findings — concentrated in quality (55), software (19), api (17). Risk profile is high: 0 critical, 2 high, 20 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 74 of 101 actionable findings. 248 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 Security checks quality Practices conf 0.82 4 occurrences Foundry mined mock as real or placeholder: s10023/buibui-wifey-wall-street-bot
Graph query export: Mock, sample, placeholder, or self-attested behavior treated as real Query id: mock_as_real_or_placeholder Query type: motif_query Intent: Hard negatives for fake completeness and missing real data paths. Motif: mock_as_real_or_placeholder Training usage: hard_negative Graph gol…
4 occurrences
repo-level (4 hits)
critical Security checks security auth conf 0.78 4 occurrences Foundry mined security auth guardrail gaps: s10023/buibui-wifey-wall-street-bot
Graph query export: Security/auth changes without enough guardrails Query id: security_auth_guardrail_gaps Query type: motif_query Intent: Assumption-check security/auth examples requiring stronger tests or CI. Motif: security_auth_without_guardrails Training usage: assumption_check Graph gold labe…
4 occurrences
repo-level (4 hits)
high Security checks quality Quality conf 0.76 5 occurrences Foundry mined schema ui api mismatch: s10023/buibui-wifey-wall-street-bot
Graph query export: Schema, UI, and API mismatch Query id: schema_ui_api_mismatch Query type: motif_query Intent: Assumption-check examples for data-path consistency across layers. Motif: schema_ui_api_mismatch Training usage: assumption_check Graph gold label: supported_by_verification_signal Repo…
5 occurrences
repo-level (5 hits)
high Security checks quality Testing conf 0.78 32 occurrences Foundry mined test ci gap after feedback: s10023/buibui-wifey-wall-street-bot
Graph query export: Feedback exposes missing tests or CI Query id: test_ci_gap_after_feedback Query type: motif_query Intent: Hard negatives for feedback/fix chains without adequate guardrails. Motif: test_ci_gap_after_feedback Training usage: hard_negative Graph gold label: supported_by_verificati…
32 occurrences
repo-level (32 hits)
high System graph security auth conf 1.00 FastAPI POST `run_signals` without auth dependency — web/api/routers/signals.py:36
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
web/api/routers/signals.py:36 securityAuth fastapi unauth mutation
medium Security checks quality Practices conf 0.62 37 occurrences Foundry mined assumption checks: s10023/buibui-wifey-wall-street-bot
Comment chain pattern product: assumption_checks Repo: s10023/buibui-wifey-wall-street-bot Thread: s10023/buibui-wifey-wall-street-bot#87 Outcome: claimed_resolved_unverified Thread label: thread_has_human_issue_and_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_gr…
37 occurrences
repo-level (37 hits)
medium Security checks quality maintenance conf 0.70 50 occurrences Foundry mined blueprint gap alignment: s10023/buibui-wifey-wall-street-bot
Graph query export: Human feedback aligned with blueprint or architecture gaps Query id: blueprint_gap_alignment Query type: motif_query Intent: Curriculum-gap examples connecting issue threads to helicopter-view gaps. Motif: blueprint_gap_alignment Training usage: curriculum_gap Graph gold label: …
50 occurrences
repo-level (50 hits)
medium Security checks quality Practices conf 0.70 3 occurrences Foundry mined unresolved feedback: s10023/buibui-wifey-wall-street-bot
Graph query export: Human feedback without linked fix evidence Query id: unresolved_feedback Query type: motif_query Intent: Negative/unresolved examples that should not be hallucinated into fixes. Motif: unlinked_feedback_needs_evidence Training usage: negative_or_unresolved Graph gold label: supp…
3 occurrences
repo-level (3 hits)
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/context/signals.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/context/signals.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/atr-sweep/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/atr-sweep/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/db-update/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/db-update/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/journal-trade/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/journal-trade/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/param-sweep-apply/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/param-sweep-apply/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/recalibrate/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/recalibrate/SKILL.md VerificationClaude instruction
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. 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 hardware Security conf 1.00 Dockerfile runs as root: Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph cicd CI/CD security conf 1.00 6 occurrences GitHub Action is tag-pinned rather than SHA-pinned
docker/setup-buildx-action@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
2 files, 6 locations
.github/workflows/lint.yaml:23, 33, 49, 108, 147 (5 hits)
.github/workflows/docker-build.yaml:15
CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/update-skills.yaml CI/CD securitySupply chainGithub actions
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — tools/sync_parent.py:225
`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 security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing.
auth
low System graph hardware Coverage conf 1.00 Containers defined but no K8s/orchestration manifest found
Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo.
Deployment
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 215 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 hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: python:3.13-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
Dockerfile:1 containersPinned dependencies
low System graph cicd CI/CD security conf 1.00 8 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/checkout@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
lines 19, 45, 60, 90, 104, 122, 143, 156
.github/workflows/lint.yaml:19, 45, 60, 90, 104, 122, 143, 156 (8 hits)
CI/CD securitySupply chainGithub actions
low System graph quality Integrity conf 1.00 8 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: analytics/signal_config.py:effective_tp_r, analytics/backtest_config.py:effective_tp_r This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
8 occurrences
repo-level (8 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: web/api/routers/ohlcv.py:get_ohlcv_endpoint, web/api/routers/fib.py:get_fib_endpoint, web/api/routers/zones.py:get_zones_endpoint This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Conso…
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 `classify_regime_v2` in tests/test_sync_parent.py:279
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 `confidence_ratings_v2` in analytics/store/schema.py:191
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: extract_bos_zones
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
analytics/zones_lib.py:284
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_eqh_eql_zones
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
analytics/zones_lib.py:174
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_fib_golden_zones
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
analytics/zones_lib.py:383
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_fvg_zones
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
analytics/zones_lib.py:15
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_order_block_zones
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
analytics/zones_lib.py:96
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_ote_zones
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
analytics/zones_lib.py:440
low System graph software Dead code conf 1.00 Possibly dead Python function: is_suppressed
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
tools/direction_filter_replay.py:69
low System graph software Dead code conf 1.00 Possibly dead Python function: query_co_firing
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
analytics/digest_lib.py:569
low System graph software Dead code conf 1.00 Possibly dead Python function: query_cross_tf_combos
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
analytics/digest_lib.py:611
low System graph software Dead code conf 1.00 Possibly dead Python function: query_symbol
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
analytics/digest_lib.py:116
low System graph software Dead code conf 1.00 Possibly dead Python function: query_tf
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
analytics/digest_lib.py:187
low System graph software Dead code conf 1.00 Possibly dead Python function: require_token
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
web/api/deps.py:30
low System graph software Dead code conf 1.00 Possibly dead Python function: run_analytics_backfill
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
cli/analytics.py:11
low System graph software Dead code conf 1.00 Possibly dead Python function: run_analytics_sync
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
cli/analytics.py:19
low System graph software Dead code conf 1.00 Possibly dead Python function: run_live_loop
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
utils/live_loop.py:11
low System graph software Dead code conf 1.00 Possibly dead Python function: run_param_audit
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
cli/param.py:113
low System graph software Dead code conf 1.00 Possibly dead Python function: run_recalibrate
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
cli/recalibrate.py:10
low System graph software Dead code conf 1.00 Possibly dead Python function: run_signal_test
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
cli/signal.py:13
low System graph software Dead code conf 1.00 Possibly dead Python function: run_web_server
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
cli/web.py:8
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: GET /
`web/api/main.py` declares `GET /` 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: GET /active-config
`web/api/routers/config.py` declares `GET /active-config` 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: GET /api/health
`web/api/main.py` declares `GET /api/health` 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: GET /backtest/analysis
`web/api/routers/backtest.py` declares `GET /backtest/analysis` 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: GET /backtest/runs
`web/api/routers/backtest.py` declares `GET /backtest/runs` 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: GET /buibui-logo.svg
`web/api/main.py` declares `GET /buibui-logo.svg` 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: GET /config
`web/api/routers/config.py` declares `GET /config` 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: GET /fib
`web/api/routers/fib.py` declares `GET /fib` 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: GET /live-outcomes
`web/api/routers/live_outcomes.py` declares `GET /live-outcomes` 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: GET /ohlcv
`web/api/routers/ohlcv.py` declares `GET /ohlcv` 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: GET /signals/history
`web/api/routers/signals.py` declares `GET /signals/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: GET /stats/{symbol}
`web/api/routers/stats.py` declares `GET /stats/{symbol}` 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: GET /strategies
`web/api/routers/config.py` declares `GET /strategies` 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: GET /universe-policy
`web/api/routers/config.py` declares `GET /universe-policy` 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: GET /zones
`web/api/routers/zones.py` declares `GET /zones` 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: POST /backtest
`web/api/routers/backtest.py` declares `POST /backtest` 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: POST /signals
`web/api/routers/signals.py` declares `POST /signals` 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: analytics/backtest_runner.py (1458 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: analytics/param_sweep.py (1435 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: analytics/signal/scanner.py (1221 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/test_backtest_lib.py (1911 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/test_signal_config.py (1283 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/test_signal_lib.py (2921 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/test_strategies.py (1549 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/46ab560b-443e-464c-aeb1-79da972e5857/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/46ab560b-443e-464c-aeb1-79da972e5857/

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.