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.

Scan timing: clone 1.48s · analysis 0.19s · 0.1 MB · GitHub preflight 422ms

knjx547/patched_bunny

https://github.com/knjx547/patched_bunny.git · scanned 2026-05-29 06:45 UTC (1 week ago) · 10 languages

124 findings (66 legacy + 58 scanner) 13th percentile · Python · small (2-20K LoC) Scanner says 84 (lower by 41)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week ago · v2 · 95 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 30.0 0.15 4.50
security_score 100.0 0.25 25.00
testing_score 0.0 0.20 0.00
documentation_score 40.0 0.15 6.00
practices_score 30.0 0.15 4.50
code_quality 37.0 0.10 3.70
Overall 1.00 43.7
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Scan summary Repository scanned at 84.4/100 with 77.8% coverage. It contains 87 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 29 findings — concentrated in quality (19), software (5), security (2). Risk profile is high: 0 critical, 9 high, 5 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

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

high Legacy quality quality conf 1.00 ✓ Repobility `self.add_credential` used but never assigned in __init__
Method `get_wifi_passwords` of class `Stealer` reads `self.add_credential`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1776 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_credential` used but never assigned in __init__
Method `get_wifi_passwords` of class `Stealer` reads `self.add_credential`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1774 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_item` used but never assigned in __init__
Method `get_system_info` of class `Stealer` reads `self.add_item`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1753 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_item` used but never assigned in __init__
Method `get_system_info` of class `Stealer` reads `self.add_item`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1751 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_item` used but never assigned in __init__
Method `get_system_info` of class `Stealer` reads `self.add_item`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1749 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_item` used but never assigned in __init__
Method `get_system_info` of class `Stealer` reads `self.add_item`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1743 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_item` used but never assigned in __init__
Method `get_system_info` of class `Stealer` reads `self.add_item`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1737 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_item` used but never assigned in __init__
Method `get_system_info` of class `Stealer` reads `self.add_item`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1733 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_item` used but never assigned in __init__
Method `get_system_info` of class `Stealer` reads `self.add_item`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1732 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_item` used but never assigned in __init__
Method `get_system_info` of class `Stealer` reads `self.add_item`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1731 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_item` used but never assigned in __init__
Method `get_system_info` of class `Stealer` reads `self.add_item`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1730 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_item` used but never assigned in __init__
Method `get_system_info` of class `Stealer` reads `self.add_item`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1729 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_section` used but never assigned in __init__
Method `harvest_browsers` of class `Stealer` reads `self.add_section`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:2325 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_section` used but never assigned in __init__
Method `get_recent_files` of class `Stealer` reads `self.add_section`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:2291 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_section` used but never assigned in __init__
Method `get_installed_software` of class `Stealer` reads `self.add_section`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:2270 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_section` used but never assigned in __init__
Method `get_saved_wifi_xml` of class `Stealer` reads `self.add_section`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:2254 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_section` used but never assigned in __init__
Method `get_telegram_session` of class `Stealer` reads `self.add_section`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:2239 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_section` used but never assigned in __init__
Method `get_discord_tokens` of class `Stealer` reads `self.add_section`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1867 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_section` used but never assigned in __init__
Method `get_wifi_passwords` of class `Stealer` reads `self.add_section`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1758 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.add_section` used but never assigned in __init__
Method `get_system_info` of class `Stealer` reads `self.add_section`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1728 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.decrypt_chromium_value` used but never assigned in __init__
Method `get_chromium_passwords` of class `Stealer` reads `self.decrypt_chromium_value`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1479 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.get_browsers` used but never assigned in __init__
Method `harvest_browsers` of class `Stealer` reads `self.get_browsers`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:2299 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.get_discord_tokens_xlabb_style` used but never assigned in __init__
Method `get_discord_tokens` of class `Stealer` reads `self.get_discord_tokens_xlabb_style`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:2182 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.get_firefox_profiles` used but never assigned in __init__
Method `harvest_browsers` of class `Stealer` reads `self.get_firefox_profiles`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:2306 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility `self.get_master_key` used but never assigned in __init__
Method `get_chromium_passwords` of class `Stealer` reads `self.get_master_key`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
patched_bunny.py:1459 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Blocking call `requests.get` inside async function `change_wallpaper`
`requests.get` is a synchronous (blocking) call. When invoked inside an `async def` it stalls the event loop, preventing every other coroutine in the process from making progress.
patched_bunny.py:566 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Blocking call `requests.get` inside async function `infodump`
`requests.get` is a synchronous (blocking) call. When invoked inside an `async def` it stalls the event loop, preventing every other coroutine in the process from making progress.
patched_bunny.py:2206 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Blocking call `requests.get` inside async function `infodump`
`requests.get` is a synchronous (blocking) call. When invoked inside an `async def` it stalls the event loop, preventing every other coroutine in the process from making progress.
patched_bunny.py:1742 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Blocking call `requests.post` inside async function `infodump`
`requests.post` is a synchronous (blocking) call. When invoked inside an `async def` it stalls the event loop, preventing every other coroutine in the process from making progress.
patched_bunny.py:2382 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Blocking call `time.sleep` inside async function `disabletaskmgr`
`time.sleep` is a synchronous (blocking) call. When invoked inside an `async def` it stalls the event loop, preventing every other coroutine in the process from making progress.
patched_bunny.py:2916 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Blocking call `time.sleep` inside async function `enabletaskmgr`
`time.sleep` is a synchronous (blocking) call. When invoked inside an `async def` it stalls the event loop, preventing every other coroutine in the process from making progress.
patched_bunny.py:2950 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Blocking call `time.sleep` inside async function `infodump`
`time.sleep` is a synchronous (blocking) call. When invoked inside an `async def` it stalls the event loop, preventing every other coroutine in the process from making progress.
patched_bunny.py:1876 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Blocking call `time.sleep` inside async function `infodump`
`time.sleep` is a synchronous (blocking) call. When invoked inside an `async def` it stalls the event loop, preventing every other coroutine in the process from making progress.
patched_bunny.py:1790 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Blocking call `time.sleep` inside async function `network_spread`
`time.sleep` is a synchronous (blocking) call. When invoked inside an `async def` it stalls the event loop, preventing every other coroutine in the process from making progress.
patched_bunny.py:2865 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Blocking call `urllib.request.urlopen` inside async function `auto_send_dm`
`urllib.request.urlopen` is a synchronous (blocking) call. When invoked inside an `async def` it stalls the event loop, preventing every other coroutine in the process from making progress.
patched_bunny.py:277 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Blocking call `urllib.request.urlopen` inside async function `auto_send_dm`
`urllib.request.urlopen` is a synchronous (blocking) call. When invoked inside an `async def` it stalls the event loop, preventing every other coroutine in the process from making progress.
patched_bunny.py:274 qualitylegacy
high 9-layer quality integrity conf 1.00 Blocking `requests.get(...)` inside `async def change_wallpaper` — patched_bunny.py:566
Sync I/O inside an async function blocks the event loop. While `requests.get(...)` is running, *all* other coroutines on this loop are paused — silent throughput collapse under concurrency. Use the async equivalent (`httpx.AsyncClient`, `asyncio.sleep`, `aiofiles`) or wrap with `await asyncio.to_th…
patched_bunny.py:566 integritysync-io-in-asyncperformance
high 9-layer quality integrity conf 1.00 Blocking `requests.get(...)` inside `async def infodump` — patched_bunny.py:1742
Sync I/O inside an async function blocks the event loop. While `requests.get(...)` is running, *all* other coroutines on this loop are paused — silent throughput collapse under concurrency. Use the async equivalent (`httpx.AsyncClient`, `asyncio.sleep`, `aiofiles`) or wrap with `await asyncio.to_th…
patched_bunny.py:1742 integritysync-io-in-asyncperformance
high 9-layer quality integrity conf 1.00 Blocking `requests.get(...)` inside `async def infodump` — patched_bunny.py:2206
Sync I/O inside an async function blocks the event loop. While `requests.get(...)` is running, *all* other coroutines on this loop are paused — silent throughput collapse under concurrency. Use the async equivalent (`httpx.AsyncClient`, `asyncio.sleep`, `aiofiles`) or wrap with `await asyncio.to_th…
patched_bunny.py:2206 integritysync-io-in-asyncperformance
high 9-layer quality integrity conf 1.00 Blocking `time.sleep(...)` inside `async def disabletaskmgr` — patched_bunny.py:2916
Sync I/O inside an async function blocks the event loop. While `time.sleep(...)` is running, *all* other coroutines on this loop are paused — silent throughput collapse under concurrency. Use the async equivalent (`httpx.AsyncClient`, `asyncio.sleep`, `aiofiles`) or wrap with `await asyncio.to_thre…
patched_bunny.py:2916 integritysync-io-in-asyncperformance
high 9-layer quality integrity conf 1.00 Blocking `time.sleep(...)` inside `async def enabletaskmgr` — patched_bunny.py:2950
Sync I/O inside an async function blocks the event loop. While `time.sleep(...)` is running, *all* other coroutines on this loop are paused — silent throughput collapse under concurrency. Use the async equivalent (`httpx.AsyncClient`, `asyncio.sleep`, `aiofiles`) or wrap with `await asyncio.to_thre…
patched_bunny.py:2950 integritysync-io-in-asyncperformance
high 9-layer quality integrity conf 1.00 Blocking `time.sleep(...)` inside `async def infodump` — patched_bunny.py:1790
Sync I/O inside an async function blocks the event loop. While `time.sleep(...)` is running, *all* other coroutines on this loop are paused — silent throughput collapse under concurrency. Use the async equivalent (`httpx.AsyncClient`, `asyncio.sleep`, `aiofiles`) or wrap with `await asyncio.to_thre…
patched_bunny.py:1790 integritysync-io-in-asyncperformance
high 9-layer quality integrity conf 1.00 Blocking `time.sleep(...)` inside `async def infodump` — patched_bunny.py:1876
Sync I/O inside an async function blocks the event loop. While `time.sleep(...)` is running, *all* other coroutines on this loop are paused — silent throughput collapse under concurrency. Use the async equivalent (`httpx.AsyncClient`, `asyncio.sleep`, `aiofiles`) or wrap with `await asyncio.to_thre…
patched_bunny.py:1876 integritysync-io-in-asyncperformance
high 9-layer quality integrity conf 1.00 Blocking `urllib.request.urlopen(...)` inside `async def auto_send_dm` — patched_bunny.py:274
Sync I/O inside an async function blocks the event loop. While `urllib.request.urlopen(...)` is running, *all* other coroutines on this loop are paused — silent throughput collapse under concurrency. Use the async equivalent (`httpx.AsyncClient`, `asyncio.sleep`, `aiofiles`) or wrap with `await asy…
patched_bunny.py:274 integritysync-io-in-asyncperformance
high 9-layer quality integrity conf 1.00 Blocking `urllib.request.urlopen(...)` inside `async def auto_send_dm` — patched_bunny.py:277
Sync I/O inside an async function blocks the event loop. While `urllib.request.urlopen(...)` is running, *all* other coroutines on this loop are paused — silent throughput collapse under concurrency. Use the async equivalent (`httpx.AsyncClient`, `asyncio.sleep`, `aiofiles`) or wrap with `await asy…
patched_bunny.py:277 integritysync-io-in-asyncperformance
medium Legacy quality practices conf 1.00 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build artifacts.
Add a .gitignore appropriate for your language/framework.
practiceslegacy
medium Legacy quality quality Average file size is 3088 lines (recommend <300)
Refactor large files by extracting related functions into separate modules. Target files with 300+ lines first. Use the Single Responsibility Principle — each module should have one clear purpose.
qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:481 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:315 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:306 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:298 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:289 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:275 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:269 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:264 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:121 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:3079 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:3055 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:3030 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:3009 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:1042 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:1026 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:1010 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:772 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:653 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:638 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:353 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:249 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:175 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:129 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:98 qualitylegacy
high Legacy quality quality conf 1.00 ✓ Repobility Bare except continues silently
Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
patched_bunny.py:65 qualitylegacy
medium 9-layer security owasp conf 1.00 Insecure pattern 'subprocess_shell_true' in patched_bunny.py:50
Found a known-risky pattern (subprocess_shell_true). Review and replace if possible.
patched_bunny.py:50 owaspsubprocess_shell_true
medium 9-layer quality integrity conf 1.00 Network/subprocess call without timeout or try/except — patched_bunny.py:48
`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.
integrityfragile-runtimerobustness
medium 9-layer security coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). Either auth lives in custom code, in a separate service, or is missing.
coverageauth
medium 9-layer cicd coverage 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.
coverage
medium 9-layer quality tests conf 1.00 Very low test-to-source ratio
0 test file(s) for 1 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths.
testscoverage
low Legacy quality documentation No LICENSE file
Add a LICENSE file to your repository. Use choosealicense.com to pick the right license (MIT for permissive, Apache 2.0 for patent protection, GPL for copyleft).
documentationlegacy
low 9-layer quality integrity conf 1.00 Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: patched_bunny.py:add_exclusions, patched_bunny.py:add_to_defender_exclusions 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.
integrityduplicatedry
low 9-layer quality integrity conf 1.00 Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: patched_bunny.py:change_wallpaper, patched_bunny.py:run_program 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.
integrityduplicatedry
low 9-layer quality integrity conf 1.00 Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: patched_bunny.py:get_discord_tokens_xlabb_style, patched_bunny.py:get_discord_tokens 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.
integrityduplicatedry
low 9-layer quality integrity conf 1.00 Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: patched_bunny.py:shell, patched_bunny.py:shell 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.
integrityduplicatedry
low 9-layer quality integrity conf 1.00 Near-duplicate function bodies in 29 places
Functions with the same first-5-line body hash: patched_bunny.py:run_command, patched_bunny.py:blockinput, patched_bunny.py:unblockinput, patched_bunny.py:download_file This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or…
integrityduplicatedry
low 9-layer quality integrity conf 1.00 Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: patched_bunny.py:helpmenu, patched_bunny.py:checkadmin, patched_bunny.py:open_website 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.
integrityduplicatedry
low 9-layer software dead-code conf 1.00 Possibly dead Python function: check_port445
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
patched_bunny.py:2666 dead-code
low 9-layer software dead-code conf 1.00 Possibly dead Python function: keylog
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
patched_bunny.py:2490 dead-code
low 9-layer software dead-code conf 1.00 Possibly dead Python function: ping_host
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
patched_bunny.py:2625 dead-code
low 9-layer software dead-code conf 1.00 Possibly dead Python function: unregister_session
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
patched_bunny.py:221 dead-code
low 9-layer software dead-code conf 1.00 Possibly dead Python function: usb_monitor
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
patched_bunny.py:2842 dead-code
low 9-layer quality complexity conf 1.00 Very large file: patched_bunny.py (3087 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
complexity
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/98a1cc74-97e2-4953-a711-7e63b23b9ce1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/98a1cc74-97e2-4953-a711-7e63b23b9ce1/

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.