Noisepan Digest

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle implements automated news digests but employs several high-risk behaviors, including downloading and installing external binaries from GitHub (ppiankov/noisepan and ppiankov/entropia) and creating shell scripts in SKILL.md that launch a local HTTP server (python3 -m http.server 18222) to bypass rate limits. While these actions are aligned with the stated purpose, the combination of binary execution, local server hosting, and script-based configuration manipulation (using sed and ln) represents a significant attack surface and potential for unintended side effects.