← Back to scan
File as GitHub Issue repo: twrecked/pyaarlo

Push this scan report to twrecked/pyaarlo

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Python: requests without timeout

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
CRIT MINED030 [MINED030] Python Pickle Loads: pickle.loads() can execute arbitrary code via __reduce__. pyaarlo/storage.py:31
CRIT SEC081 [SEC081] Python: pickle.loads / marshal.loads on untrusted data: pickle.load(s) and marsh… pyaarlo/storage.py:31
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… README.md:481
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … pyaarlo/util.py:68
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … pyaarlo/tfa.py:196
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… pyaarlo/ratls.py:139
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… pyaarlo/cfg.py:92
HIGH MINED108 `self.vdebug` used but never assigned in __init__ pyaarlo/__init__.py:449
HIGH MINED108 `self.vdebug` used but never assigned in __init__ pyaarlo/__init__.py:441
HIGH MINED108 `self.vdebug` used but never assigned in __init__ pyaarlo/__init__.py:468
HIGH MINED108 `self._ping_bases` used but never assigned in __init__ pyaarlo/__init__.py:436
HIGH MINED108 `self.vdebug` used but never assigned in __init__ pyaarlo/__init__.py:434
HIGH MINED108 `self.vdebug` used but never assigned in __init__ pyaarlo/__init__.py:425
HIGH MINED108 `self.vdebug` used but never assigned in __init__ pyaarlo/__init__.py:414
HIGH MINED108 `self.warning` used but never assigned in __init__ pyaarlo/__init__.py:382
HIGH MINED108 `self.be` used but never assigned in __init__ pyaarlo/__init__.py:379
HIGH MINED108 `self.debug` used but never assigned in __init__ pyaarlo/__init__.py:377
HIGH MINED108 `self.debug` used but never assigned in __init__ pyaarlo/__init__.py:375
HIGH MINED108 `self.vdebug` used but never assigned in __init__ pyaarlo/__init__.py:389
HIGH MINED108 `self.debug` used but never assigned in __init__ pyaarlo/__init__.py:370
HIGH MINED108 `self.vdebug` used but never assigned in __init__ pyaarlo/__init__.py:365
HIGH MINED108 `self.vdebug` used but never assigned in __init__ pyaarlo/__init__.py:362
HIGH MINED108 `self._devices` used but never assigned in __init__ pyaarlo/__init__.py:352
HIGH MINED108 `self.lookup_device_by_id` used but never assigned in __init__ pyaarlo/__init__.py:360
HIGH MINED108 `self.vdebug` used but never assigned in __init__ pyaarlo/__init__.py:358
HIGH MINED108 `self.warning` used but never assigned in __init__ pyaarlo/__init__.py:350
HIGH MINED108 `self.vdebug` used but never assigned in __init__ pyaarlo/__init__.py:352
HIGH MINED108 `self._devices` used but never assigned in __init__ pyaarlo/__init__.py:351
HIGH MINED108 `self._devices` used but never assigned in __init__ pyaarlo/__init__.py:349
HIGH MINED108 `self._devices` used but never assigned in __init__ pyaarlo/__init__.py:355
HIGH MINED108 `self._devices` used but never assigned in __init__ pyaarlo/__init__.py:348
HIGH MINED108 `self.cfg` used but never assigned in __init__ pyaarlo/__init__.py:339
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… pyaarlo/ratls.py:65
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… pyaarlo/util.py:67
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. pyaarlo/storage.py:31
MED SEC014 [SEC014] SSL Verification Disabled: SSL certificate verification is disabled, allowing ma… pyaarlo/ratls.py:106
MED MINED111 Bare except continues silently pyaarlo/backend.py:688
MED MINED111 Bare except continues silently pyaarlo/backend.py:609
MED MINED111 Bare except continues silently pyaarlo/backend.py:256
MED MINED111 Bare except continues silently pyaarlo/backend.py:246
MED MINED111 Bare except continues silently pyaarlo/backend.py:164
MED MINED111 Bare except continues silently pyaarlo/backend.py:141
MED MINED111 Bare except continues silently pyaarlo/main.py:173
MED MINED111 Bare except continues silently pyaarlo/main.py:146
MED MINED111 Bare except continues silently pyaarlo/background.py:36
MED MINED111 Bare except continues silently pyaarlo/tfa.py:145
MED MINED111 Bare except continues silently pyaarlo/tfa.py:154
MED MINED111 Bare except continues silently pyaarlo/tfa.py:162
MED MINED111 Bare except continues silently pyaarlo/tfa.py:82
MED MINED111 Bare except continues silently pyaarlo/storage.py:41
MED MINED111 Bare except continues silently pyaarlo/storage.py:32
MED MINED111 Bare except continues silently pyaarlo/ratls.py:69
MED MINED111 Bare except continues silently pyaarlo/__init__.py:173
MED MINED111 Bare except continues silently pyaarlo/util.py:71
MED COMP001 [COMP001] High cognitive complexity: Function `mode` has cognitive complexity 21 (SonarSo… pyaarlo/location.py:188
MED COMP001 [COMP001] High cognitive complexity: Function `_event_handler` has cognitive complexity 1… pyaarlo/doorbell.py:38
MED COMP001 [COMP001] High cognitive complexity: Function `_run_next` has cognitive complexity 20 (So… pyaarlo/background.py:19
MED MINED124 requirements.txt: `python-slugify` has no version pin requirements.txt:8
MED MINED124 requirements.txt: `cryptography` has no version pin requirements.txt:7
MED MINED124 requirements.txt: `paho-mqtt` has no version pin requirements.txt:6
MED MINED124 requirements.txt: `unidecode` has no version pin requirements.txt:4
MED MINED124 requirements.txt: `pycryptodome` has no version pin requirements.txt:3
MED MINED124 requirements.txt: `click` has no version pin requirements.txt:2
MED MINED124 requirements.txt: `requests` has no version pin requirements.txt:1
MED CORE_NO_CI No CI/CD configuration found
LOW AIC003 Duplicated implementation block across source files tests/arlo.py:12
LOW AIC003 Duplicated implementation block across source files pyaarlo/super.py:96
LOW AIC003 Duplicated implementation block across source files pyaarlo/location.py:119
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… pyaarlo/util.py:68
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… pyaarlo/tfa.py:196
INFO MINED064 [MINED064] Python Input Call: input() blocks for stdin. Inappropriate in services. pyaarlo/tfa.py:24
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… pyaarlo/light.py:42
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… pyaarlo/device.py:196
Reset to top 5 73 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `twrecked/pyaarlo`

**Score: 87/100 (B-)**  ·  73 findings  ·  scanned 2026-06-05 14:17 UTC  ·  8,544 LOC

| Severity | Count |
|---|---|
| CRITICAL | 3 |
| HIGH | 30 |
| MEDIUM | 32 |
| LOW | 3 |

📊 [Full filterable report](https://repobility.com/scan/987a866a-4e94-4b95-96c5-62d91b223b9a/)  ·  ![scorecard](https://repobility.com/scan/987a866a-4e94-4b95-96c5-62d91b223b9a/report.png?v=1780669065-s2)

### Top findings

1. **CRITICAL** `MINED030` — Python Pickle Loads
   `pyaarlo/storage.py:31` · CWE-502 · ✓ Repobility
2. **CRITICAL** `SEC081` — Python: pickle.loads / marshal.loads on untrusted data
   `pyaarlo/storage.py:31` · A05:2021 Security Misconfiguration
3. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `README.md:481`
4. **HIGH** `SEC078` — Python: requests without timeout
   `pyaarlo/util.py:68` · A05:2021 Security Misconfiguration
5. **HIGH** `SEC078` — Python: requests without timeout
   `pyaarlo/tfa.py:196` · A05:2021 Security Misconfiguration

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/987a866a-4e94-4b95-96c5-62d91b223b9a/_
Megaproject â high spam risk
Could not determine 'twrecked/pyaarlo' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.