Reddit Write

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: reddit-write Version: 1.0.0 The OpenClaw skill bundle is designed for drafting Reddit posts and comments, saving them locally for manual review. The instructions in SKILL.md clearly define the workflow, including reading local context files and writing drafts to `shared/pending/` and updating `active-tasks.md`. Crucially, the skill explicitly forbids auto-posting and includes guardrails against sounding like an advertisement or an AI-generated text. There is no evidence of data exfiltration, unauthorized command execution, network calls, or any other malicious intent. All file operations are local and directly support the stated purpose of content drafting.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Reddit readers or moderators may believe the content was directly human-written, and the user could violate community disclosure expectations.

Why it was flagged

This is explicit guidance to make AI-generated public content appear human-written or evade AI detection, which goes beyond ordinary style matching.

Skill content
The agent's job is to write so accurately in Luka's voice that posts cannot be flagged as AI-written.
Recommendation

Remove AI-detection-evasion language, keep Luka's manual approval, and require clear disclosure or compliance checks before any public posting.

What this means

Drafts could become undisclosed product promotion if Luka's relationship to QuantWheel or subreddit rules are not checked before posting.

Why it was flagged

The product-mention guidance is constrained and subreddit-aware, but it also frames promotional references as natural personal content rather than advertising.

Skill content
Only mention QuantWheel when... The mention comes after the value... Never say: "Check out QuantWheel!" / "Sign up for QuantWheel" / "QuantWheel is a great tool"
Recommendation

Verify affiliation-disclosure requirements and subreddit rules before including any QuantWheel mention.

What this means

If those shared files contain incorrect, poisoned, or outdated guidance, it could be reused in public-facing Reddit drafts.

Why it was flagged

The workflow relies on persistent shared research and memory files to decide what to draft and how to follow subreddit rules.

Skill content
Read in this order: 1. `shared/research/trends-[today].md` ... 2. `shared/memory/lessons.md`
Recommendation

Review and maintain the shared research and memory files, especially before approving drafts for posting.

What this means

A reviewer cannot confirm what checks the agent is supposed to pass before saving a draft.

Why it was flagged

The workflow depends on a referenced checklist file that is not included in the supplied artifact set, so its validation criteria cannot be inspected.

Skill content
Run the self-validation checklist (from SOUL.md)
Recommendation

Provide and review SOUL.md, or inline the full validation checklist in the skill.