fast-context

Fail

Audited by Socket on Jun 5, 2026

3 alerts found:

Anomalyx2Malware
AnomalyLOW
references/script-contract.md

No direct proof of malware is shown in the provided fragment, but it documents security-critical behaviors: outbound semantic search network calls (implying repository content/context transmission) and multiple high-risk credential-handling options that can print full API keys to stdout or emit eval-ready exports. It also claims a remote loop may request local commands, which must be audited for strict constraints. Treat this as a meaningful supply-chain/operational risk area primarily around data privacy and credential leakage unless the actual implementation demonstrates strong redaction, allowlisting, and safe execution boundaries.

Confidence: 42%Severity: 66%
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill's core behavior broadly aligns with semantic repository search, but it has medium risk due to unverifiable vendored code provenance, optional secret-printing features, and transmission of repository context to a remote Windsurf service. This is not confirmed malware, but it exceeds low-risk documentation/tooling behavior and should be used only with care around sensitive code and credentials.

Confidence: 83%Severity: 63%
MalwareHIGH
scripts/lib/extract-key.mjs

This module is a highly targeted secret extractor: it reads a specific local Windsurf state database, queries an auth-status record, parses its JSON payload, and returns data.apiKey to the caller. While this file does not itself transmit data, the behavior is strongly consistent with credential/API key harvesting and should be treated as a high security concern when included in a supply chain. Additional context (how the returned api_key is used by the caller) is required to determine the full impact, but the extraction capability is evident.

Confidence: 80%Severity: 80%
Audit Metadata
Analyzed At
Jun 5, 2026, 03:36 AM
Package URL
pkg:socket/skills-sh/oulkurt%2Ffast-context-skill%2Ffast-context%2F@d5ebd5522295d21c1a4d6fcf05580e069104c5d6
Security Audit — socket — fast-context