← back to looker-studio

SkillSpector · looker-studio

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

FAILmax severity: CRITICALrisk score: 100

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)

CRITICALData Flowconfidence: 0.9

Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.

scripts/data_pipeline.py

CRITICALData Flowconfidence: 0.9

Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.

scripts/data_pipeline.py

CRITICALData Flowconfidence: 0.9

Credentials or environment variables flow to a network sink. This is a high-confidence indicator of credential exfiltration.

scripts/data_pipeline.py

MEDIUMMCP Least Privilegeconfidence: 0.7

Without declared permissions the skill's intent is opaque and cannot be validated.

SKILL.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/data_pipeline.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/data_pipeline.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/data_pipeline.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/data_pipeline.py

LOWExcessive Agencyconfidence: 0.7

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

MEDIUMRogue Agentconfidence: 0.6

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

MEDIUMSupply Chainconfidence: 0.7

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 ↗.

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