shanraisshan/claude-code-best-practice
shanraisshan/claude-code-best-practiceClick 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.
This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.
Bare except continues silently: Bare `except:` (or `except Exception
Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.
## Code-quality scan: `shanraisshan/claude-code-best-practice` **Score: 83/100 (B)** · 21 findings · scanned 2026-06-05 10:02 UTC · 852 LOC | Severity | Count | |---|---| | CRITICAL | 0 | | HIGH | 1 | | MEDIUM | 16 | | LOW | 3 | 📊 [Full filterable report](https://repobility.com/scan/f3ffbfa1-6fa6-4fe1-aa03-f6299d72308b/) ·  ### Top findings 1. **HIGH** `MINED001` — Bare Except Pass `.codex/hooks/scripts/hooks.py:182` · CWE-755 · ✓ Repobility 2. **MEDIUM** `MINED111` — Bare except continues silently: Bare `except:` (or `except Exception `.codex/hooks/scripts/hooks.py:154` · ✓ Repobility 3. **MEDIUM** `MINED111` — Bare except continues silently: Bare `except:` (or `except Exception `.codex/hooks/scripts/hooks.py:362` · ✓ Repobility 4. **MEDIUM** `MINED111` — Bare except continues silently: Bare `except:` (or `except Exception `.codex/hooks/scripts/hooks.py:194` · ✓ Repobility 5. **MEDIUM** `MINED111` — Bare except continues silently: Bare `except:` (or `except Exception `.claude/hooks/scripts/hooks.py:298` · ✓ Repobility --- _Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/f3ffbfa1-6fa6-4fe1-aa03-f6299d72308b/_
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.