okx-account

Warn

Audited by Socket on Sep 17, 2026

3 alerts found:

Anomalyx3
AnomalyLOW
SKILL.md

SUSPICIOUS. The skill’s stated purpose and requested read-only OKX credentials are proportionate, and the OKX/PyPI/GitHub references look legitimate. The main inconsistency is the required internal HTTP proxy, which places a non-OKX intermediary in the credential and data path; without code or proxy ownership assurances, that weakens data-flow integrity enough to classify the skill as suspicious rather than benign.

Confidence: 87%Severity: 58%
AnomalyLOW
scripts/account_scenarios.py

The code is primarily a read-only OKX account reporting tool. It does not contain evident malware, destructive behavior, dynamic code execution, or unauthorized trading actions. Security concerns are the hardcoded authenticated proxy, routing API-client traffic through that proxy, loading secrets from a fixed .env path, and printing highly sensitive account data to stdout. The proxy and credential handling should be reviewed and replaced with securely managed, verified configuration.

Confidence: 96%Severity: 56%
AnomalyLOW
scripts/okx_account.py

The visible code is a read-only OKX reporting CLI, not an obvious malware payload. It does transmit sensitive API-authenticated requests and financial account data through a hardcoded credential-bearing proxy, which is a significant security and privacy concern if that proxy is not trusted. No direct destructive or mutating operation is shown. Review the proxy ownership, rotate/remove embedded proxy credentials, secure the dotenv file, and inspect the imported OKX SDK before use.

Confidence: 96%Severity: 62%
Audit Metadata
Analyzed At
Sep 17, 2026, 04:30 AM
Package URL
pkg:socket/skills-sh/starchild-ai-agent%2Fofficial-skills%2Fokx-account%2F@d0eb4d22892d4cf4e31b998a3e789b7c19f2ea73c2941d53f55af4bd03aca4cc
Security Audit — socket — okx-account