standing

Warn

Audited by Socket on Sep 7, 2026

1 alert found:

Anomaly
AnomalyLOW
references/watchdog.mjs

This fragment does not show classic malware behaviors (no eval/Function, no command execution, no persistence, no cryptomining). However, it has a clear and high-impact security risk: it can read arbitrary local file contents specified by an environment variable and transmit them over the network to a destination derived from unvalidated argv/env input. Additionally, it connects and performs HTTP fetches to runtime-derived endpoints without allowlisting, and it prints remote message content to stdout. In a hostile or misconfigured environment (where inputs can be influenced), this can function as a data-exfiltration mechanism and a network reachability vector. Recommended controls: restrict/allowlist network destinations, lock down file path permissions and configuration, and avoid sending local file content unless strictly required and sanitized.

Confidence: 66%Severity: 62%
Audit Metadata
Analyzed At
Sep 7, 2026, 10:47 AM
Package URL
pkg:socket/skills-sh/iskron-ai%2Fskills%2Fstanding%2F@47dcb762939217570bdb043288eefe9961b6225c9f10c164325f73f48be647c8
Security Audit — socket — standing