SkillSpector · biomni
independent scanner by NVIDIA · skill by artubss · how it works ↗
subprocess module calls execute external commands. Without careful input validation, this enables command injection.; Without declared permissions the skill's intent is opaque and cannot be validated.; Skill manipulates agent memory, state, or stored context. Memory corruption can alter personality, override safety rules, or cause unpredictable behavior.; +3 more
scanned 2026-08-23
Findings (14)
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/setup_environment.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/setup_environment.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/setup_environment.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/setup_environment.py
Without declared permissions the skill's intent is opaque and cannot be validated.
SKILL.md
Skill manipulates agent memory, state, or stored context. Memory corruption can alter personality, override safety rules, or cause unpredictable behavior.
references/api_reference.md
Model output is used without validation or sanitization. Unvalidated output injected into downstream contexts (SQL, shell, HTML) enables injection attacks and arbitrary code execution.
references/api_reference.md
Model output is used without validation or sanitization. Unvalidated output injected into downstream contexts (SQL, shell, HTML) enables injection attacks and arbitrary code execution.
scripts/setup_environment.py
Model output is used without validation or sanitization. Unvalidated output injected into downstream contexts (SQL, shell, HTML) enables injection attacks and arbitrary code execution.
scripts/setup_environment.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/setup_environment.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/setup_environment.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/setup_environment.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/setup_environment.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.
scripts/setup_environment.py
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