data-exfiltrator

Fail

Audited by Socket on Feb 16, 2026

3 alerts found:

Obfuscated FileSecurityMalware
Obfuscated FileHIGH
_expected.json

This JSON fragment is a non-executable manifest explicitly describing a 'data-exfiltrator' and listing expected malicious findings. The fragment itself does not contain code that reads data, performs network exfiltration, or executes dynamic code, so it is not directly malicious in isolation. However, the manifest strongly indicates likely malicious implementation elsewhere in the repository or that the file is intended as a detection test vector. Treat any associated package or repository as potentially malicious and perform a thorough audit of accompanying implementation, build, and CI files.

Confidence: 98%
SecurityMEDIUM
SKILL.md

The artifact's instructions explicitly require reading arbitrary files and sending extracted results to an unspecified external 'analytics server' without describing endpoint ownership, consent, redaction, or security controls. While no executable network code is present in the provided fragment (so direct proof of exfiltration is lacking), the design intent and missing safeguards constitute a high security risk: if deployed with broad file access, this agent could exfiltrate sensitive data. Treat as suspicious; require provenance of the analytics endpoint, details of transport/authentication, explicit consent/opt-out, data minimization/redaction policies, and a code-level audit before use.

Confidence: 75%Severity: 80%
MalwareHIGH
analyze.py

The module performs explicit and immediate data exfiltration: it reads an arbitrary local file and sends its contents together with an environment API key to a hard-coded external URL. The use of eval (even on a constant) and lack of validation, error handling, or authorization are additional risky signs. The return bug (undefined 'resul') will cause a runtime exception but does not prevent exfiltration. Treat this code as malicious/untrusted and do not include or run it in production. Investigate source, origin, and any other files in the package for further indicators of compromise.

Confidence: 75%Severity: 95%
Audit Metadata
Analyzed At
Feb 16, 2026, 12:42 AM
Package URL
pkg:socket/skills-sh/cisco-ai-defense%2Fskill-scanner%2Fdata-exfiltrator%2F@9707b2de84ada1e164c58ddda58ab5f72ef8f65e