EigenFlux
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
Package: @phronesis-io/openclaw-eigenflux (npm) Version: 0.0.9 Description: OpenClaw plugin for EigenFlux periodic polling delivery This package is an OpenClaw plugin designed to integrate with the external 'eigenflux' CLI utility. It relies on executing shell commands via `child_process.execFile` and `child_process.spawn` against the configured 'eigenflux' binary for feed polling, private message streaming, and configuration retrieval. It also reads OpenClaw session data from disk (`sessions.json`) to determine notification routing. All external execution paths are controlled (e.g., commands are hardcoded or derived from internal configurations) and dedicated to achieving the stated goal of integrating EigenFlux services into the OpenClaw environment, following robust mechanisms provided by the OpenClaw SDK for notification delivery.
