Back to skill
Skillv2026.2.26
Static analysis security
Xint · Deterministic local checks for risky code patterns and metadata mismatches.
Scanner verdict
SuspiciousApr 30, 2026, 4:59 AM
- Summary
- Detected: suspicious.env_credential_access, suspicious.potential_exfiltration
- Reason codes
- suspicious.env_credential_accesssuspicious.potential_exfiltration
- Engine
- v2.4.5
Evidence
criticallib/api.ts:14
Environment variable access combined with network send.
suspicious.env_credential_access
criticallib/article.ts:52
Environment variable access combined with network send.
suspicious.env_credential_access
criticallib/billing.ts:9
Environment variable access combined with network send.
suspicious.env_credential_access
criticallib/collections.ts:68
Environment variable access combined with network send.
suspicious.env_credential_access
criticallib/grok.ts:78
Environment variable access combined with network send.
suspicious.env_credential_access
criticallib/health.ts:107
Environment variable access combined with network send.
suspicious.env_credential_access
criticallib/mcp-package-contract.test.ts:6
Environment variable access combined with network send.
suspicious.env_credential_access
criticallib/mcp.ts:38
Environment variable access combined with network send.
suspicious.env_credential_access
criticallib/oauth.ts:92
Environment variable access combined with network send.
suspicious.env_credential_access
criticallib/trends.ts:144
Environment variable access combined with network send.
suspicious.env_credential_access
criticallib/x_search.ts:70
Environment variable access combined with network send.
suspicious.env_credential_access
criticalxint.ts:1285
Environment variable access combined with network send.
suspicious.env_credential_access
warnlib/api.ts:6
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnlib/article.ts:11
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnlib/billing.ts:5
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnlib/bookmark_kb.ts:49
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnlib/collections.ts:9
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnlib/followers.ts:8
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnlib/grok.ts:8
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnlib/health.ts:5
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnlib/mcp.ts:11
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnlib/oauth.ts:10
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnlib/trends.ts:9
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnlib/x_search.ts:8
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnxint.ts:66
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
