SkillSpector · ai-studio-image
independent scanner by NVIDIA · skill by manu14357 · how it works ↗
Without declared permissions the skill's intent is opaque and cannot be validated.; Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.; Skill attempts to fill the context window with filler content, displacing legitimate instructions and safety constraints. This can degrade agent performance …; +4 more
scanned 2026-08-23
Findings (20)
Without declared permissions the skill's intent is opaque and cannot be validated.
SKILL.md
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/config.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/config.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.
scripts/prompt_engine.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.
scripts/prompt_engine.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.
scripts/prompt_engine.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
references/setup-guide.md
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
references/setup-guide.md
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/config.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/config.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/config.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/config.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/config.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/config.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/config.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/generate.py
Dependencies lack version pinning, allowing potential malicious package updates. Consider pinning versions.
scripts/requirements.txt
Dependencies lack version pinning, allowing potential malicious package updates. Consider pinning versions.
scripts/requirements.txt
Dependencies lack version pinning, allowing potential malicious package updates. Consider pinning versions.
scripts/requirements.txt
Dependency has known vulnerabilities (CVEs). Using packages with unpatched security flaws exposes the environment to known exploits.
scripts/requirements.txt
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