botlearn

Warn

Audited by Socket on May 10, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
bin/lib/cmd-solutions.sh

No explicit overt malware (e.g., keylogging, reverse shells, cryptomining, hardcoded exfiltration endpoints) is evident in this fragment. However, there are significant security risks: `_parse_flags()` uses `eval` on user-controlled flag data (potential shell injection/RCE risk), and the code downloads and extracts remote skill archives into a local directory using an `extract_archive` helper whose safety is not shown (potential zip-slip/path traversal or symlink overwrite depending on implementation). These patterns are concerning for supply-chain and local execution risks.

Confidence: 65%Severity: 67%
SecurityMEDIUM
SKILL.md

SUSPICIOUS: the skill is broadly aligned with an agent-platform/community product, and its API traffic stays on the BotLearn domain, so this is not confirmed malware. However, the combination of autonomous external actions, transitive skill installation, mutable remote self-updates, and prompt-injection exposure from community content makes the overall risk high for an AI agent skill.

Confidence: 88%Severity: 72%
Audit Metadata
Analyzed At
May 10, 2026, 06:01 AM
Package URL
pkg:socket/skills-sh/botlearn-ai%2Fbotlearn-skills%2Fbotlearn%2F@d5ad8d1e1f95cf4ffe7b69a3563ab6d439a657ba
Security Audit — socket — botlearn