openclaw-read-flow

PassAudited by VirusTotal on Mar 29, 2026.

Findings (1)

The skill bundle defines a structured workflow for processing FreshRSS feeds into digests and daily reviews. The instructions in SKILL.md and workflow.md are well-defined, focusing on content deduplication, Chinese summarization, and categorization into specific columns. While the skill handles FreshRSS credentials and references external scripts (e.g., in ../digest-builder/scripts/), these are necessary for the stated functionality. The instructions explicitly include safety constraints, such as forbidding the agent from automatically marking items as read or writing to long-term knowledge bases without human confirmation, which demonstrates a focus on user control rather than malicious autonomy.