← back to format-for-publish

SkillSpector · format-for-publish

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

FAILmax severity: CRITICALrisk score: 100

subprocess module calls execute external commands. Without careful input validation, this enables command injection.; Data from a source is assigned to a variable that is later passed to a sink, creating a variable-mediated taint flow.; Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.; +5 more

scanned 2026-08-23

Findings (15)

MEDIUMDangerous Code Executionconfidence: 0.7

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

scripts/format_for_strapi.py

MEDIUMDangerous Code Executionconfidence: 0.7

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

scripts/format_for_strapi.py

MEDIUMDangerous Code Executionconfidence: 0.7

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

scripts/format_for_strapi.py

MEDIUMData Flowconfidence: 0.65

Data from a source is assigned to a variable that is later passed to a sink, creating a variable-mediated taint flow.

scripts/format_for_strapi.py

CRITICALData Flowconfidence: 0.9

Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.

scripts/format_for_strapi.py

CRITICALData Flowconfidence: 0.9

Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.

scripts/format_for_strapi.py

CRITICALData Flowconfidence: 0.9

Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.

scripts/format_for_strapi.py

CRITICALData Flowconfidence: 0.9

Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.

scripts/format_for_strapi.py

HIGHMCP Least Privilegeconfidence: 0.75

The skill uses 'env' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.

scripts/format_for_strapi.py

HIGHMCP Least Privilegeconfidence: 0.75

The skill uses 'network' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.

scripts/format_for_strapi.py

MEDIUMAgent Snoopingconfidence: 0.8

Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.

SKILL.md

HIGHData Exfiltrationconfidence: 0.7

Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.

scripts/format_for_strapi.py

HIGHData Exfiltrationconfidence: 0.7

Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.

scripts/format_for_strapi.py

HIGHData Exfiltrationconfidence: 0.7

Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.

scripts/format_for_strapi.py

MEDIUMExcessive Agencyconfidence: 0.75

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.

scripts/format_for_strapi.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