byted-las-pdf-parse-doubao

Warn

Audited by Socket on Apr 18, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/poll_background.sh

This Bash script primarily performs legitimate asynchronous task polling and local logging. It does not directly show classic malware indicators in the snippet (no command execution based on `FULL_OUTPUT`, no obvious backdoor/persistence, no exfiltration logic, no suspicious network destinations). However, it has meaningful security risks: unsanitized `TASK_ID` can affect the output path and lead to unintended file writes; `source`ing a `.env` file can execute arbitrary shell code if that file is compromised; and persisting the full `lasutil` response verbatim may capture sensitive information. Overall risk is moderate, driven more by configuration integrity and filesystem handling than by evidence of embedded malicious functionality.

Confidence: 63%Severity: 60%
Audit Metadata
Analyzed At
Apr 18, 2026, 12:28 PM
Package URL
pkg:socket/skills-sh/bytedance%2Fagentkit-samples%2Fbyted-las-pdf-parse-doubao%2F@fb7fab3f1ac7f39a90c07135830ea146f1039073