SkillSpector · watchers
independent scanner by NVIDIA · skill by theheavenlyd3mon · how it works ↗
Without declared permissions the skill's intent is opaque and cannot be validated.; Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.; Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.; +4 more
scanned 2026-08-23
Findings (12)
Without declared permissions the skill's intent is opaque and cannot be validated.
SKILL.md
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
scripts/watch_github.py
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
scripts/watch_github.py
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
scripts/watch_github.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/watch_github.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/watch_github.py
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
scripts/watch_http_json.py
Skill manipulates agent memory, state, or stored context. Memory corruption can alter personality, override safety rules, or cause unpredictable behavior.
scripts/_watermark.py
Output size or generation rate is not bounded. Unbounded output enables denial-of-service through resource exhaustion, log flooding, or context-window stuffing.
SKILL.md
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/watch_github.py
Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
scripts/_watermark.py
Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
scripts/watch_github.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