SkillSpector · rlm
independent scanner by NVIDIA · skill by kbarbel640-del · how it works ↗
pip install without ==version installs the latest release, which could include malicious changes.; Skill reads from agent configuration directories (.claude/, .codex/, .gemini/). These directories may contain API keys, personal settings, and other credenti…; Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain…
scanned 2026-08-22
Findings (4)
pip install without ==version installs the latest release, which could include malicious changes.
SKILL.md
pip install without ==version installs the latest release, which could include malicious changes.
SKILL.md
Skill reads from agent configuration directories (.claude/, .codex/, .gemini/). These directories may contain API keys, personal settings, and other credentials that the skill has no legitimate need to access.
SKILL.md
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