binance-api-usage

Fail

Audited by Socket on Feb 27, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
SKILL.md

The package documentation outlines legitimate trading automation capabilities using python-binance. Primary risks are typical for trading automation: autonomy abuse (unauthorized or unattended order execution), credential exposure from .env usage, and supply-chain risk from third-party dependencies without pinned integrity. No explicit indicators of malicious code (backdoors, obfuscated payloads, or exfiltration to attacker-controlled domains) are present in the provided text. Because only descriptive material was provided and no script source was reviewed, a conservative posture is warranted: treat this as functional but moderately risky. Mitigations: require least-privilege API keys (no withdrawals), use testnet by default, add manual confirmation or safety limits for order execution, .gitignore .env, pin dependency versions and verify checksums, and review example scripts and dependencies for unexpected network calls before trusting credentials on a host.

Confidence: 98%
Audit Metadata
Analyzed At
Feb 27, 2026, 02:12 AM
Package URL
pkg:socket/skills-sh/jkpark%2Fagent-skills%2Fbinance-api-usage%2F@f6b5e58e21b237d5a372a31b3060b6f9069905e5