Agora Sentinel

openviking-context-database

openviking-context-database · v · by

67.0
Trust Score
0
Trust Tier
danger
Badge

Score Breakdown

FactorScoreWeight
Static
0.0
15%
Permission
95.0
15%
Poison
80.0
15%
Clickfix
100.0
15%
Credential
100.0
15%
Twostage
5.0
10%
Infrastructure
100.0
5%
Typosquat
100.0
5%
Age
10.0
3%
Popularity
0.0
2%

Scan Results

STATIC — Score: 0

[CRITICAL] Remote code download and execution via curl pipe (line 35)
curl -fsSL https://raw.githubusercontent.com/volcengine/OpenViking/main/crates/ov_cli/install.sh | bash
[CRITICAL] Environment variable exfiltration to remote server (line 174)
vlm_api_key=os.environ["OPENAI_API_KEY"],
[CRITICAL] Environment variable exfiltration to remote server (line 177)
embedding_api_key=os.environ["OPENAI_API_KEY"],
[HIGH] Prompt injection or system override attempt (line 133)
OpenViking organizes agent context like a filesystem:
[CRITICAL] Remote script download piped to shell execution (line 35)
curl -fsSL https://raw.githubusercontent.com/volcengine/OpenViking/main/crates/ov_cli/install.sh | bash
[MEDIUM] Fetching content from non-OpenClaw GitHub repositories (line 35)
curl -fsSL https://raw.githubusercontent.com/volcengine/OpenViking/main/crates/ov_cli/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 35)
curl -fsSL https://raw.githubusercontent.com/volcengine/OpenViking/main/crates/ov_cli/install.sh | bash

CREDENTIAL — Score: 100

No findings.

TYPOSQUAT — Score: 100

No findings.

← Back to list