全闭环管道

PassAudited by VirusTotal on May 2, 2026.

Findings (1)

The skill is a standard automation orchestrator designed to coordinate the execution of multiple other local agents within the OpenClaw workspace. The primary script, `scripts/run_pipeline.py`, uses `subprocess.run` to execute a sequence of hardcoded commands for scanning, reporting, and health checks. While it utilizes `shell=True`, the commands are static and point to internal paths, and there is no evidence of data exfiltration, malicious prompt injection, or unauthorized network activity.