← back to doubao-earnings-analysis
SkillSpector · doubao-earnings-analysis
independent scanner by NVIDIA · skill by ahang1598 · 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.; Without declared permissions the skill's intent is opaque and cannot be validated.
scanned 2026-08-22
Findings (3)
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/finalize_report.py
Data from a source is assigned to a variable that is later passed to a sink, creating a variable-mediated taint flow.
scripts/normalize_report.py
Without declared permissions the skill's intent is opaque and cannot be validated.
SKILL.md
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