← back to paw-cra-video-clips

SkillSpector · paw-cra-video-clips

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

CAUTIONmax severity: MEDIUMrisk score: 32

subprocess module calls execute external commands. Without careful input validation, this enables command injection.; Dynamic getattr() with a non-literal attribute name can access arbitrary object attributes, potentially bypassing access controls.; Without declared permissions the skill's intent is opaque and cannot be validated.; +1 more

scanned 2026-08-23

Findings (5)

MEDIUMDangerous Code Executionconfidence: 0.7

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

scripts/generate-clip-manifest.py

LOWDangerous Code Executionconfidence: 0.5

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

scripts/tests/test-generate-clip-manifest.py

MEDIUMMCP Least Privilegeconfidence: 0.7

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

SKILL.md

MEDIUMExcessive Agencyconfidence: 0.85

Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.

SKILL.md

MEDIUMExcessive Agencyconfidence: 0.85

Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.

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)

CAUTIONthis skill

Overall severity MEDIUM

WARNING

Overall severity HIGH

FAIL

Overall severity CRITICAL

INCONCLUSIVE

Scan could not complete