wonda-cli
wonda · v1.2.0 · by
61.5
Trust Score
0
Trust Tier
danger
Badge
Score Breakdown
| Factor | Score | Weight |
|---|---|---|
| Static | 40.0 | 15% |
| Permission | 95.0 | 15% |
| Poison | 80.0 | 15% |
| Clickfix | 100.0 | 15% |
| Credential | 20.0 | 15% |
| Twostage | 5.0 | 10% |
| Infrastructure | 100.0 | 5% |
| Typosquat | 100.0 | 5% |
| Age | 23.9 | 3% |
| Popularity | 0.0 | 2% |
Scan Results
STATIC — Score: 40
[CRITICAL] Remote code download and execution via curl pipe
(line 15)
curl -fsSL https://wonda.sh/install.sh | bash
[CRITICAL] Remote script download piped to shell execution
(line 15)
curl -fsSL https://wonda.sh/install.sh | bash
PERMISSION — Score: 95
[LOW] Skill appears to use network but declares no permissions
POISON — Score: 80
[HIGH] Content contains alarming words not in description: override
CLICKFIX — Score: 100
No findings.
INFRASTRUCTURE — Score: 100
No findings.
TWOSTAGE — Score: 5
[CRITICAL] Download piped directly to interpreter (two-stage loader)
(line 15)
curl -fsSL https://wonda.sh/install.sh | bash
CREDENTIAL — Score: 20
[CRITICAL] Browser credential or cookie file access
(line 464)
# Auth setup (get cookies from DevTools → Application → Cookies → x.com)
[CRITICAL] Browser credential or cookie file access
(line 505)
# Auth setup (get cookies from DevTools → Application → Cookies → linkedin.com)
TYPOSQUAT — Score: 100
No findings.