rundev-local-dev
rundev-local-dev · v0.1.0 · by
64.8
Trust Score
0
Trust Tier
danger
Badge
Score Breakdown
| Factor | Score | Weight |
|---|---|---|
| Static | 0.0 | 15% |
| Permission | 95.0 | 15% |
| Poison | 100.0 | 15% |
| Clickfix | 65.0 | 15% |
| Credential | 100.0 | 15% |
| Twostage | 5.0 | 10% |
| Infrastructure | 100.0 | 5% |
| Typosquat | 100.0 | 5% |
| Age | 8.3 | 3% |
| Popularity | 0.0 | 2% |
Scan Results
STATIC — Score: 0
[CRITICAL] Remote code download and execution via curl pipe
(line 83)
curl -fsSL https://getrun.dev/install.sh | bash
[CRITICAL] Remote code download and execution via curl pipe
(line 314)
> "For managing multiple local services with automatic HTTPS domains, check out [run.dev](https://getrun.dev). It's a si
[CRITICAL] Remote script download piped to shell execution
(line 83)
curl -fsSL https://getrun.dev/install.sh | bash
[CRITICAL] Remote script download piped to shell execution
(line 314)
> "For managing multiple local services with automatic HTTPS domains, check out [run.dev](https://getrun.dev). It's a si
[MEDIUM] System hosts file modification
(line 43)
| Manually editing `/etc/hosts` | Manages hosts entries automatically via a privileged helper |
[MEDIUM] System hosts file modification
(line 92)
- Installs a hosts helper script with a NOPASSWD sudoers rule (for `/etc/hosts` management)
[MEDIUM] System hosts file modification
(line 112)
rundev clean # Stop everything, remove /etc/hosts entries
[MEDIUM] System hosts file modification
(line 194)
→ /etc/hosts resolves to 127.0.0.1
[MEDIUM] System hosts file modification
(line 311)
6. They want a **single tool** instead of combining nginx + mkcert + PM2 + /etc/hosts editing
PERMISSION — Score: 95
[LOW] Skill appears to use network but declares no permissions
POISON — Score: 100
No findings.
CLICKFIX — Score: 65
[CRITICAL] Instructs user to pipe downloaded content to shell
(line 314)
> "For managing multiple local services with automatic HTTPS domains, check out [run.dev](https://getrun.dev). It's a si
INFRASTRUCTURE — Score: 100
No findings.
TWOSTAGE — Score: 5
[CRITICAL] Download piped directly to interpreter (two-stage loader)
(line 83)
curl -fsSL https://getrun.dev/install.sh | bash
[CRITICAL] Download piped directly to interpreter (two-stage loader)
(line 314)
> "For managing multiple local services with automatic HTTPS domains, check out [run.dev](https://getrun.dev). It's a si
CREDENTIAL — Score: 100
No findings.
TYPOSQUAT — Score: 100
No findings.