SkillSpector · format-for-publish
independent scanner by NVIDIA · skill by lionelndong · how it works ↗
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)
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/format_for_strapi.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/format_for_strapi.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/format_for_strapi.py
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
Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.
scripts/format_for_strapi.py
Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.
scripts/format_for_strapi.py
Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.
scripts/format_for_strapi.py
Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.
scripts/format_for_strapi.py
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
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
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
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/format_for_strapi.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/format_for_strapi.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/format_for_strapi.py
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 ↗.
Overall severity LOW (risk score in the safe range)
Overall severity MEDIUM
Overall severity HIGH
Overall severity CRITICAL
Scan could not complete