SkillSpector · latex-paper-en
independent scanner by NVIDIA · skill by DylanCkawalec · how it works ↗
subprocess module calls execute external commands. Without careful input validation, this enables command injection.; The skill uses 'file_write' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.; The skill uses 'network' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.; +6 more
scanned 2026-08-23
Findings (16)
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/check_format.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/compile.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/compile.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/compile.py
The skill uses 'file_write' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
scripts/deai_batch.py
The skill uses 'network' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
scripts/online_bib_verify.py
The skill uses 'shell' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
scripts/check_format.py
npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
references/CITATION_VERIFICATION.md
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
scripts/online_bib_verify.py
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
scripts/online_bib_verify.py
Skill's behavior or capabilities extend beyond its stated purpose. Scope creep allows an agent to perform actions unrelated to its documented functionality, increasing the attack surface.
scripts/analyze_experiment.py
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/check_format.py
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/compile.py
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/compile.py
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/compile.py
Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
scripts/deai_check.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