← back to last30days

SkillSpector · last30days

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

FAILmax severity: CRITICALrisk score: 100

The skill uses 'env' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.; npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.; Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.; +7 more

scanned 2026-08-23

Findings (20)

HIGHMCP Least Privilegeconfidence: 0.75

The skill uses 'env' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.

scripts/last30days.py

MEDIUMMCP Rug Pullconfidence: 0.7

npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.

README.md

HIGHData Exfiltrationconfidence: 0.7

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

scripts/lib/env.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/lib/env.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/lib/models.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/lib/models.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/lib/openai_reddit.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/lib/xai_x.py

MEDIUMExcessive Agencyconfidence: 0.75

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/lib/ui.py

MEDIUMMemory Poisoningconfidence: 0.8

Skill attempts to fill the context window with filler content, displacing legitimate instructions and safety constraints. This can degrade agent performance or bypass safety boundaries.

plans/feat-add-websearch-source.md

HIGHPrivilege Escalationconfidence: 0.6

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

README.md

MEDIUMPrivilege Escalationconfidence: 0.8

Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.

fixtures/reddit_thread_sample.json

HIGHPrivilege Escalationconfidence: 0.6

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

fixtures/reddit_thread_sample.json

HIGHPrivilege Escalationconfidence: 0.6

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

scripts/lib/env.py

HIGHPrivilege Escalationconfidence: 0.6

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

scripts/lib/env.py

HIGHPrivilege Escalationconfidence: 0.6

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

scripts/lib/env.py

HIGHPrivilege Escalationconfidence: 0.6

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

scripts/lib/ui.py

HIGHPrivilege Escalationconfidence: 0.6

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

scripts/lib/ui.py

HIGHPrivilege Escalationconfidence: 0.6

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

scripts/lib/ui.py

HIGHPrivilege Escalationconfidence: 0.6

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

scripts/lib/ui.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