SkillSpector · jeo-skill
independent scanner by NVIDIA · skill by akillness · how it works ↗
subprocess module calls execute external commands. Without careful input validation, this enables command injection.; The skill uses 'env' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.; The skill uses 'file_read' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.; +5 more
scanned 2026-08-22
Findings (12)
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/jeo-skill.py
The skill uses 'env' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
scripts/jeo-skill.py
The skill uses 'file_read' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
scripts/jeo-skill.py
The skill uses 'file_write' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
scripts/jeo-skill.py
The skill uses 'network' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
scripts/jeo-skill.py
The skill uses 'shell' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
scripts/jeo-skill.py
npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
SKILL.md
npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
SKILL.md
npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
SKILL.md
npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
SKILL.md
npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
scripts/jeo-skill.py
Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
SKILL.md
What the verdicts mean
SkillSpector reports on SkillMD's shared five-tier scale. See how SkillSpector works ↗.
Overall severity LOW (risk score in the safe range)
Overall severity MEDIUM
Overall severity HIGH
Overall severity CRITICAL
Scan could not complete