4chan reader — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited 4chan reader (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This skill allows you to catalog and extract threads from 4chan boards into structured text.
To see active threads and their reply counts on a board:
python3 scripts/chan_extractor.py catalog <board>Output format: ThreadID|PostCount|TeaserText
To read a specific thread and optionally save it:
python3 scripts/chan_extractor.py thread <board> <thread_id> [output_root_dir] [word_limit]output_root_dir (optional): If provided, saves content to <output_root_dir>/<board>_<timestamp>/<thread_id>.txt.word_limit (optional): Limits each line of post text to the specified number of words.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.