← Back to scan
File as GitHub Issue repo: superradcompany/microsandbox

Push this scan report to superradcompany/microsandbox

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

Duplicated implementation block across source files

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
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… benchmarks/bench_fs.py:413
MED AIC003 Duplicated implementation block across source files crates/filesystem/lib/backends/passthro…:267
MED AIC003 Duplicated implementation block across source files crates/filesystem/lib/backends/passthro…:98
MED AIC003 Duplicated implementation block across source files crates/filesystem/lib/backends/passthro…:132
MED AIC003 Duplicated implementation block across source files crates/filesystem/lib/backends/passthro…:98
MED AIC003 Duplicated implementation block across source files crates/filesystem/lib/backends/passthro…:50
MED AIC003 Duplicated implementation block across source files crates/filesystem/lib/backends/memfs/mo…:133
MED AIC003 Duplicated implementation block across source files crates/filesystem/lib/backends/memfs/di…:84
MED AIC003 Duplicated implementation block across source files crates/filesystem/lib/backends/dualfs/s…:93
MED AIC003 Duplicated implementation block across source files crates/filesystem/lib/backends/dualfs/m…:194
MED AIC003 Duplicated implementation block across source files crates/filesystem/lib/backends/dualfs/l…:47
MED AIC003 Duplicated implementation block across source files crates/db/lib/entity/sandbox_metric.rs:13
MED AIC003 Duplicated implementation block across source files crates/db/lib/entity/image_ref.rs:8
MED DKR001 Docker final stage has no non-root USER packaging/docker/Dockerfile:1
MED AGT015 Remote install command pipes network code directly to a shell docs/getting-started/quickstart.mdx:41
MED AGT015 Remote install command pipes network code directly to a shell docs/cli/overview.mdx:12
MED AGT015 Remote install command pipes network code directly to a shell README.md:71
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. sdk/go/examples/streaming/main.go:40
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. sdk/go/examples/ports/main.go:50
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. sdk/go/setup.go:383
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
Reset to top 5 21 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `superradcompany/microsandbox`

**Score: 75/100 (B+)**  ·  25 findings  ·  scanned 2026-05-16 02:06 UTC  ·  138,153 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 0 |
| MEDIUM | 17 |
| LOW | 4 |

📊 [Full filterable report](https://repobility.com/scan/a1a41fb9-ad95-4696-940b-a875597ddeea/)  ·  ![scorecard](https://repobility.com/scan/a1a41fb9-ad95-4696-940b-a875597ddeea/report.png?v=1778897177-s2)

### Top findings

1. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `benchmarks/bench_fs.py:413`
2. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `crates/filesystem/lib/backends/passthroughfs/mod.rs:267`
3. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `crates/filesystem/lib/backends/passthroughfs/mod.rs:98`
4. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `crates/filesystem/lib/backends/passthroughfs/metadata.rs:132`
5. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `crates/filesystem/lib/backends/passthroughfs/dir_ops.rs:98`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/a1a41fb9-ad95-4696-940b-a875597ddeea/_
Premium account
This scan was submitted by a Enterprise-tier account. Premium accounts have full outreach control â Repobility doesn't pre-fill the 'file as GitHub issue' button for paid users. You can still file the issue manually using the markdown body above (Copy markdown), or contact us if you'd like batch-filing enabled for your account.
Megaproject â high spam risk
Could not determine 'superradcompany/microsandbox' 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.
Already filed
10/25 findings (40%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

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.