SkillSpector · looker-studio
independent scanner by NVIDIA · skill by thatrebeccarae · how it works ↗
Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.; 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.; +3 more
scanned 2026-08-23
Findings (11)
Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.
scripts/data_pipeline.py
Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.
scripts/data_pipeline.py
Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.
scripts/data_pipeline.py
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/data_pipeline.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/data_pipeline.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/data_pipeline.py
Code accesses environment variables that may contain secrets (API keys, tokens). This is a common pattern for credential theft.
scripts/data_pipeline.py
Skill's behavior or capabilities extend beyond its stated purpose. Scope creep allows an agent to perform actions unrelated to its documented functionality, increasing the attack surface.
LICENSE
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.
SKILL.md
Dependency has known vulnerabilities (CVEs). Using packages with unpatched security flaws exposes the environment to known exploits.
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