Decision Workspace
secret-scout vs secret_scraper vs velka
Side-by-side comparison of Rust crates
36
secret-scout
experimentalv0.1.0
Fast CLI tool to detect leaked secrets in codebases
52
secret_scraper
experimentalv0.1.3
A URL Crawler tool and library for crawling web targets, discovering links, and detecting secrets with configurable regex rules.
47
velka
experimentalv1.4.0
The Code Sin Judge - AST-powered secret scanner and security analyzer
Core Metrics
| secret-scout | secret_scraper | velka | |
|---|---|---|---|
| Health Score | 36 | 52 | 47 |
| Total Downloads | 14 | 59 | 48 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 4 | 3 |
| Last Updated | 44d ago | 13d ago | 97d ago |
| Age | 1m | 13d | 3m |
Health Breakdown
secret-scout
Maintenance
10
Quality
10
Community
5
Popularity
1
Documentation
10
secret_scraper
Maintenance
18
Quality
11
Community
6
Popularity
2
Documentation
15
velka
Maintenance
14
Quality
12
Community
6
Popularity
2
Documentation
13
Technical Details
| secret-scout | secret_scraper | velka | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 1.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 28 | 51 |
| Crate Size | 1.2MB | 77KB | 160KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •secret_scraper leads with a health score of 52/100, but none of the options score above 80.
- •secret-scout, secret_scraper are pre-1.0 — API may change.