hyperspace
hyperspace · v · 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 16)
"command": "curl -fsSL https://agents.hyper.space/cli | bash",
[CRITICAL] Remote code download and execution via curl pipe
(line 122)
curl -fsSL https://agents.hyper.space/cli | bash
[CRITICAL] Remote script download piped to shell execution
(line 16)
"command": "curl -fsSL https://agents.hyper.space/cli | bash",
[CRITICAL] Remote script download piped to shell execution
(line 122)
curl -fsSL https://agents.hyper.space/cli | bash
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 139)
The node exposes a localhost-only OpenAI-compatible API at `http://127.0.0.1:8080`:
[HIGH] Direct IP URL with no domain (likely C2 server)
(line 142)
curl -s http://127.0.0.1:8080/v1/chat/completions \
TWOSTAGE — Score: 5
[CRITICAL] Download piped directly to interpreter (two-stage loader)
(line 16)
"command": "curl -fsSL https://agents.hyper.space/cli | bash",
[CRITICAL] Download piped directly to interpreter (two-stage loader)
(line 122)
curl -fsSL https://agents.hyper.space/cli | bash
CREDENTIAL — Score: 100
No findings.
TYPOSQUAT — Score: 100
No findings.