SkillSpector · last30days
independent scanner by NVIDIA · skill by Dokhacgiakhoa · how it works ↗
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)
The skill uses 'env' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
scripts/last30days.py
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
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/lib/env.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/lib/env.py
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
scripts/lib/models.py
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
scripts/lib/models.py
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
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
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
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
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
README.md
Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.
fixtures/reddit_thread_sample.json
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
fixtures/reddit_thread_sample.json
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/lib/env.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/lib/env.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/lib/env.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/lib/ui.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/lib/ui.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/lib/ui.py
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 ↗.
Overall severity LOW (risk score in the safe range)
Overall severity MEDIUM
Overall severity HIGH
Overall severity CRITICAL
Scan could not complete