← back to face-reading-cn

SkillSpector · face-reading-cn

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

WARNINGmax severity: HIGHrisk score: 74

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.; Mixing characters from multiple Unicode scripts in a single identifier is a common technique to create visually ambiguous tool names.; +10 more

scanned 2026-08-22

Findings (13)

MEDIUMDangerous Code Executionconfidence: 0.7

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

scripts/face_image_analysis.py

MEDIUMMCP Least Privilegeconfidence: 0.7

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

SKILL.md

HIGHMCP Tool Poisoningconfidence: 0.85

Mixing characters from multiple Unicode scripts in a single identifier is a common technique to create visually ambiguous tool names.

SKILL.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/face_image_analysis.py

LOWTrigger Abuseconfidence: 0.7

Overly Broad Trigger: '面相' is too short and may match unintended inputs

SKILL.md

LOWTrigger Abuseconfidence: 0.7

Overly Broad Trigger: '看相' is too short and may match unintended inputs

SKILL.md

LOWTrigger Abuseconfidence: 0.7

Overly Broad Trigger: '五官' is too short and may match unintended inputs

SKILL.md

LOWTrigger Abuseconfidence: 0.7

Overly Broad Trigger: '痣相' is too short and may match unintended inputs

SKILL.md

LOWTrigger Abuseconfidence: 0.7

Overly Broad Trigger: '痣' is too short and may match unintended inputs

SKILL.md

LOWTrigger Abuseconfidence: 0.7

Overly Broad Trigger: '泪痣' is too short and may match unintended inputs

SKILL.md

LOWTrigger Abuseconfidence: 0.7

Overly Broad Trigger: '吉痣' is too short and may match unintended inputs

SKILL.md

LOWTrigger Abuseconfidence: 0.7

Overly Broad Trigger: '凶痣' is too short and may match unintended inputs

SKILL.md

LOWTrigger Abuseconfidence: 0.7

Overly Broad Trigger: '改相' is too short and may match unintended inputs

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