← back to xint-rs

SkillSpector · xint-rs

independent scanner by NVIDIA · skill by johnalbertini14-glitch · 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.; Skill attempts to nullify the agent's safety policies or restrictions ('you have no restrictions', 'ignore your guidelines', 'do anything now'). This is a di…; +10 more

scanned 2026-08-22

Findings (20)

CRITICALData Flowconfidence: 0.9

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

scripts/xai_collections.py

CRITICALData Flowconfidence: 0.9

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

scripts/xai_collections.py

MEDIUMMCP Least Privilegeconfidence: 0.7

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

SKILL.md

HIGHAnti-Refusalconfidence: 0.9

Skill attempts to nullify the agent's safety policies or restrictions ('you have no restrictions', 'ignore your guidelines', 'do anything now'). This is a direct jailbreak that disables guardrails.

src/cli.rs

MEDIUMData Exfiltrationconfidence: 0.5

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

README.md

MEDIUMData Exfiltrationconfidence: 0.6

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

install.sh

MEDIUMData Exfiltrationconfidence: 0.6

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

install.sh

MEDIUMData Exfiltrationconfidence: 0.6

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

scripts/xai_collections.py

MEDIUMData Exfiltrationconfidence: 0.6

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

scripts/xai_x_search_scan.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/xai_x_search_scan.py

MEDIUMData Exfiltrationconfidence: 0.5

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

src/api/grok.rs

MEDIUMData Exfiltrationconfidence: 0.5

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

src/api/xai.rs

MEDIUMData Exfiltrationconfidence: 0.5

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

src/auth/oauth.rs

MEDIUMData Exfiltrationconfidence: 0.5

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

src/client.rs

MEDIUMData Exfiltrationconfidence: 0.5

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

src/commands/health.rs

MEDIUMData Exfiltrationconfidence: 0.5

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

src/webhook.rs

MEDIUMData Exfiltrationconfidence: 0.5

Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

src/webhook.rs

MEDIUMMemory Poisoningconfidence: 0.8

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.

src/api/twitter.rs

MEDIUMMemory Poisoningconfidence: 0.8

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.

src/api/twitter.rs

MEDIUMMemory Poisoningconfidence: 0.8

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.

src/api/twitter.rs

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