SkillSpector · wgs-prs
independent scanner by NVIDIA · skill by gabrielmoreira · how it works ↗
Dynamic getattr() with a non-literal attribute name can access arbitrary object attributes, potentially bypassing access controls.; 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.; +2 more
scanned 2026-08-22
Findings (5)
Dynamic getattr() with a non-literal attribute name can access arbitrary object attributes, potentially bypassing access controls.
wgs_prs.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
wgs_prs.py
Without declared permissions the skill's intent is opaque and cannot be validated.
SKILL.md
Remote code is downloaded and executed. This bypasses code review and could introduce malicious code.
SKILL.md
Tool calls are chained to bypass individual safety checks or escalate capabilities beyond what any single tool call would allow.
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