SkillSpector · llm-council
independent scanner by NVIDIA · skill by 0xharryriddle · how it works ↗
subprocess module calls execute external commands. Without careful input validation, this enables command injection.; Without declared permissions the skill's intent is opaque and cannot be validated.; Skill allows unbounded resource consumption (API calls, storage, compute). Without rate limits or quotas, a compromised or misbehaving agent can cause denial…; +1 more
scanned 2026-08-23
Findings (6)
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/llm_council.py
subprocess module calls execute external commands. Without careful input validation, this enables command injection.
scripts/llm_council.py
Without declared permissions the skill's intent is opaque and cannot be validated.
SKILL.md
Skill allows unbounded resource consumption (API calls, storage, compute). Without rate limits or quotas, a compromised or misbehaving agent can cause denial-of-service or cost overruns.
scripts/llm_council.py
Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
scripts/llm_council.py
Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
scripts/llm_council.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