← back to wgs-prs

SkillSpector · wgs-prs

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

WARNINGmax severity: HIGHrisk score: 59

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)

LOWDangerous Code Executionconfidence: 0.5

Dynamic getattr() with a non-literal attribute name can access arbitrary object attributes, potentially bypassing access controls.

wgs_prs.py

MEDIUMDangerous Code Executionconfidence: 0.7

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

wgs_prs.py

MEDIUMMCP Least Privilegeconfidence: 0.7

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

SKILL.md

HIGHSupply Chainconfidence: 0.9

Remote code is downloaded and executed. This bypasses code review and could introduce malicious code.

SKILL.md

HIGHTool Misuseconfidence: 0.7

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

PASS

Overall severity LOW (risk score in the safe range)

CAUTION

Overall severity MEDIUM

WARNINGthis skill

Overall severity HIGH

FAIL

Overall severity CRITICAL

INCONCLUSIVE

Scan could not complete