SkillSpector · gsc
independent scanner by NVIDIA · skill by Demerzels-lab · 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.; Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scanned 2026-08-22
Findings (6)
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/gsc_auth.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/gsc_query.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/gsc_query.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/gsc_auth.py
Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
scripts/gsc_auth.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