bonero-miner
bonero-miner · v2.0.0 · by
67.1
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 | 100.0 | 15% |
| Credential | 100.0 | 15% |
| Twostage | 5.0 | 10% |
| Infrastructure | 40.0 | 5% |
| Typosquat | 100.0 | 5% |
| Age | 10.6 | 3% |
| Popularity | 0.0 | 2% |
Scan Results
STATIC — Score: 0
[CRITICAL] Remote code download and execution via curl pipe
(line 33)
curl -fsSL https://raw.githubusercontent.com/happybigmtn/bonero/master/install.sh | bash
[HIGH] Prompt injection or system override attempt
(line 97)
If the install script doesn't work for your system:
[CRITICAL] Remote script download piped to shell execution
(line 33)
curl -fsSL https://raw.githubusercontent.com/happybigmtn/bonero/master/install.sh | bash
[MEDIUM] Fetching content from non-OpenClaw GitHub repositories
(line 33)
curl -fsSL https://raw.githubusercontent.com/happybigmtn/bonero/master/install.sh | bash
[MEDIUM] Fetching content from non-OpenClaw GitHub repositories
(line 38)
curl -fsSLO https://raw.githubusercontent.com/happybigmtn/bonero/master/install.sh
[MEDIUM] References to cryptocurrency seed/recovery phrases
(line 55)
**Save your seed phrase!** Write it down. You can't recover the wallet without it.
PERMISSION — Score: 95
[LOW] Skill appears to use network but declares no permissions
POISON — Score: 100
No findings.
CLICKFIX — Score: 100
No findings.
INFRASTRUCTURE — Score: 40
[HIGH] Direct IP URL with no domain (likely C2 server)
(line 74)
curl -s http://127.0.0.1:18081/json_rpc \
[HIGH] Direct IP URL with no domain (likely C2 server)
(line 152)
curl -s http://127.0.0.1:18081/json_rpc \
TWOSTAGE — Score: 5
[CRITICAL] Download piped directly to interpreter (two-stage loader)
(line 33)
curl -fsSL https://raw.githubusercontent.com/happybigmtn/bonero/master/install.sh | bash
CREDENTIAL — Score: 100
No findings.
TYPOSQUAT — Score: 100
No findings.