← back to biomni

SkillSpector · biomni

independent scanner by NVIDIA · skill by artubss · how it works ↗

FAILmax severity: CRITICALrisk score: 99

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)

MEDIUMDangerous Code Executionconfidence: 0.7

subprocess module calls execute external commands. Without careful input validation, this enables command injection.

scripts/setup_environment.py

MEDIUMDangerous Code Executionconfidence: 0.7

subprocess module calls execute external commands. Without careful input validation, this enables command injection.

scripts/setup_environment.py

MEDIUMDangerous Code Executionconfidence: 0.7

subprocess module calls execute external commands. Without careful input validation, this enables command injection.

scripts/setup_environment.py

MEDIUMDangerous Code Executionconfidence: 0.7

subprocess module calls execute external commands. Without careful input validation, this enables command injection.

scripts/setup_environment.py

MEDIUMMCP Least Privilegeconfidence: 0.7

Without declared permissions the skill's intent is opaque and cannot be validated.

SKILL.md

HIGHMemory Poisoningconfidence: 0.24

Skill manipulates agent memory, state, or stored context. Memory corruption can alter personality, override safety rules, or cause unpredictable behavior.

references/api_reference.md

HIGHOutput Handlingconfidence: 0.24

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

HIGHOutput Handlingconfidence: 0.95

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

HIGHOutput Handlingconfidence: 0.95

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

HIGHPrivilege Escalationconfidence: 0.6

Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.

scripts/setup_environment.py

HIGHPrivilege Escalationconfidence: 0.6

Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.

scripts/setup_environment.py

HIGHPrivilege Escalationconfidence: 0.6

Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.

scripts/setup_environment.py

HIGHPrivilege Escalationconfidence: 0.6

Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.

scripts/setup_environment.py

MEDIUMRogue Agentconfidence: 0.9

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 ↗.

PASS

Overall severity LOW (risk score in the safe range)

CAUTION

Overall severity MEDIUM

WARNING

Overall severity HIGH

FAILthis skill

Overall severity CRITICAL

INCONCLUSIVE

Scan could not complete