← back to doubao-journal-format

SkillSpector · doubao-journal-format

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

FAILmax severity: CRITICALrisk score: 100

subprocess module calls execute external commands. Without careful input validation, this enables command injection.; Dynamic __import__() can load arbitrary modules at runtime, bypassing static analysis and potentially importing malicious code.; Without declared permissions the skill's intent is opaque and cannot be validated.; +4 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.

render_docx.py

MEDIUMDangerous Code Executionconfidence: 0.7

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

render_docx.py

MEDIUMDangerous Code Executionconfidence: 0.7

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

render_docx.py

MEDIUMDangerous Code Executionconfidence: 0.7

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

render_docx.py

MEDIUMDangerous Code Executionconfidence: 0.7

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

scripts/extract_pdf_format.py

MEDIUMDangerous Code Executionconfidence: 0.75

Dynamic __import__() can load arbitrary modules at runtime, bypassing static analysis and potentially importing malicious code.

scripts/extract_pdf_format.py

MEDIUMDangerous Code Executionconfidence: 0.7

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

scripts/render_and_diff.py

MEDIUMMCP Least Privilegeconfidence: 0.7

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

SKILL.md

HIGHAnti-Refusalconfidence: 0.24

Skill instructs the agent to omit warnings, disclaimers, or ethical commentary. Stripping safety caveats hides risk from the user and is a common jailbreak preamble.

references/preservation-rules.md

HIGHData Exfiltrationconfidence: 0.6

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

render_docx.py

HIGHMemory Poisoningconfidence: 0.8

Skill manipulates agent memory, state, or stored context. Memory corruption can alter personality, override safety rules, or cause unpredictable behavior.

SKILL.md

HIGHSystem Prompt Leakageconfidence: 0.85

Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.

scripts/extract_pdf_format.py

HIGHSystem Prompt Leakageconfidence: 0.85

Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.

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