nebius
nebius · v · by
64.5
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 | 60.0 | 15% |
| Twostage | 5.0 | 10% |
| Infrastructure | 100.0 | 5% |
| Typosquat | 100.0 | 5% |
| Age | 23.3 | 3% |
| Popularity | 0.0 | 2% |
Scan Results
STATIC — Score: 0
[CRITICAL] Remote code download and execution via curl pipe
(line 68)
curl -sSL https://storage.eu-north1.nebius.cloud/cli/install.sh | bash
[CRITICAL] Remote code download and execution via curl pipe
(line 562)
| `nebius: command not found` | Install: `curl -sSL https://storage.eu-north1.nebius.cloud/cli/install.sh \| bash && exe
[CRITICAL] Remote script download piped to shell execution
(line 68)
curl -sSL https://storage.eu-north1.nebius.cloud/cli/install.sh | bash
[CRITICAL] Remote script download piped to shell execution
(line 562)
| `nebius: command not found` | Install: `curl -sSL https://storage.eu-north1.nebius.cloud/cli/install.sh \| bash && exe
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: 100
No findings.
TWOSTAGE — Score: 5
[CRITICAL] Download piped directly to interpreter (two-stage loader)
(line 68)
curl -sSL https://storage.eu-north1.nebius.cloud/cli/install.sh | bash
[CRITICAL] Download piped directly to interpreter (two-stage loader)
(line 562)
| `nebius: command not found` | Install: `curl -sSL https://storage.eu-north1.nebius.cloud/cli/install.sh \| bash && exe
CREDENTIAL — Score: 60
[CRITICAL] SSH key file access or exfiltration
(line 330)
--ssh-key "$(cat ~/.ssh/id_ed25519.pub 2>/dev/null || echo '')" \
TYPOSQUAT — Score: 100
No findings.