36kr-aireportlist
36kr-aireportlist · v1.1.2 · by
80.5
Trust Score
0
Trust Tier
danger
Badge
Score Breakdown
| Factor | Score | Weight |
|---|---|---|
| Static | 70.0 | 15% |
| Permission | 95.0 | 15% |
| Poison | 100.0 | 15% |
| Clickfix | 100.0 | 15% |
| Credential | 100.0 | 15% |
| Twostage | 5.0 | 10% |
| Infrastructure | 100.0 | 5% |
| Typosquat | 100.0 | 5% |
| Age | 9.4 | 3% |
| Popularity | 0.0 | 2% |
Scan Results
STATIC — Score: 70
[CRITICAL] Remote code download and execution via curl pipe
(line 80)
curl -s "https://openclaw.36krcdn.com/media/aireport/$(date +%Y-%m-%d)/ai_report_articles.json" | python3 -m json.tool
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 80)
curl -s "https://openclaw.36krcdn.com/media/aireport/$(date +%Y-%m-%d)/ai_report_articles.json" | python3 -m json.tool
CREDENTIAL — Score: 100
No findings.
TYPOSQUAT — Score: 100
No findings.