task-loop-progress

Warn

Audited by Socket on Sep 22, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
templates/fetch.template.sh

The fragment appears to be an operational polling script, not malware. It reads designated remote files over SSH and prints their contents. It has a significant security-hardening concern because it connects as root and constructs remote shell commands from unvalidated template paths. Template values should be strictly validated or passed without shell interpolation, and a least-privilege SSH account should be used. No direct evidence of data theft, persistence, sabotage, or obfuscation is present.

Confidence: 96%Severity: 58%
AnomalyLOW
templates/config.template.json

The fragment is a task polling and progress-reporting configuration. It contains no direct evidence of malware or intentional data theft, but it exposes command-execution and file-path interpolation points through POLL_COMMAND and TASK_ID. Strict validation, allowlisting, path containment, and non-shell argument execution are required before treating template values as trusted.

Confidence: 96%Severity: 55%
Audit Metadata
Analyzed At
Sep 22, 2026, 02:58 PM
Package URL
pkg:socket/skills-sh/ninjasln-labs%2Fagent-skills%2Ftask-loop-progress%2F@47896891f360294c4e3a64a366cbb5a9e8c14c60e117fe2c30d84d0f527d81c5
Security Audit — socket — task-loop-progress