← back to watchers

SkillSpector · watchers

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

FAILmax severity: CRITICALrisk score: 100

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)

MEDIUMMCP Least Privilegeconfidence: 0.7

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

SKILL.md

MEDIUMData Exfiltrationconfidence: 0.6

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

scripts/watch_github.py

MEDIUMData Exfiltrationconfidence: 0.6

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

scripts/watch_github.py

MEDIUMData Exfiltrationconfidence: 0.6

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

scripts/watch_github.py

HIGHData Exfiltrationconfidence: 0.7

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

scripts/watch_github.py

HIGHData Exfiltrationconfidence: 0.7

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

scripts/watch_github.py

MEDIUMData Exfiltrationconfidence: 0.6

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

HIGHMemory Poisoningconfidence: 0.9

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

scripts/_watermark.py

MEDIUMOutput Handlingconfidence: 0.8

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

HIGHPrivilege Escalationconfidence: 0.6

Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.

scripts/watch_github.py

MEDIUMRogue Agentconfidence: 0.6

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

MEDIUMRogue Agentconfidence: 0.6

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 ↗.

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