sass-short-trader-delta-neutral

Fail

Audited by Socket on Mar 21, 2026

2 alerts found:

SecurityObfuscated File
SecurityMEDIUM
SKILL.md

SUSPICIOUS: the skill’s capabilities mostly match its stated purpose, but that purpose is high risk because it enables autonomous financial trading, scheduled execution, and broker-facing actions without per-order confirmation once live mode is enabled. No clear malware or credential-stealing behavior is evident from the provided text, but the real-world action risk is substantial.

Confidence: 89%Severity: 86%
Obfuscated FileHIGH
scripts/run_agent_server.py

The file itself contains no obvious direct malware-like constructs (no remote command execution, no obfuscated payloads, no hardcoded credentials apart from reading env/CLI). However, it exposes a powerful HTTP endpoint protected by a single static secret header. If that secret is leaked or guessed, an attacker can trigger database operations, model retraining, promotion checks, scanning, monitoring, or cancel/execute live trading actions (depending on server configuration). Primary recommendations: protect and rotate the webhook secret, avoid enabling --allow-live on publicly exposed servers, require stronger authentication (signed payloads, short-lived tokens, IP allowlists), add replay protection and rate limiting, sanitize/validate live_controls strictly, and review the downstream modules (self_learning, strategy_engine, serendb_bootstrap) for malicious or insecure behavior. The code should avoid returning raw exception messages to callers to prevent information leakage.

Confidence: 98%
Audit Metadata
Analyzed At
Mar 21, 2026, 02:46 AM
Package URL
pkg:socket/skills-sh/serenorg%2Fseren-skills%2Fsass-short-trader-delta-neutral%2F@5b0bcbabf425438784d7cd4142601c4cb8766dcd