Skip to content

docs: put the guided command first, and a prompt for people who use an AI - #36

Merged
AviOfLagos merged 1 commit into
mainfrom
docs/respond-and-ai-prompt
Aug 29, 2026
Merged

docs: put the guided command first, and a prompt for people who use an AI#36
AviOfLagos merged 1 commit into
mainfrom
docs/respond-and-ai-prompt

Conversation

@AviOfLagos

Copy link
Copy Markdown
Owner

The site explained the threat and documented fourteen commands. Someone who has just found infected repos doesn't want fourteen commands — they want to be told what to do next.

infected.html now opens with snare respond before the manual sequence, and says plainly what it will and won't do: revokes what it safely can, opens the browser where it can't, asks before every push, defaults everything that writes to no, asks the purge question once. And that it won't pretend to have rotated your credentials for you — a step that blocks you is a step you abandon. The hand-driven sequence stays below.

install.html gains a copy-paste prompt for Claude Code / Cursor / Copilot. It installs snare, runs selftest before trusting any result, checks the machine, and scans — and explicitly forbids the assistant from running fix, --push or --purge-history without asking, since those rewrite history. It also tells the assistant the two things people get wrong: rotate before cleaning, and guard scan: clean ≠ never infected.

commands.html gains a "Start here" section.

Content only — no layout, CSS or build changes. All 9 pages: balanced tags, 0 parse errors.

…n AI

The site explained the threat and documented fourteen commands. Someone who
has just found infected repositories does not want fourteen commands; they
want to be told what to do next.

infected.html now opens with 'snare respond' before the manual sequence, and
says plainly what it will and will not do: it revokes what it safely can,
opens the browser where it cannot, asks before every push, defaults everything
that writes to no, and asks the purge-history question once rather than per
repository. It also says it will not pretend to have rotated your credentials
for you — a step that blocks you is a step you abandon. The hand-driven
sequence stays below for anyone who would rather drive.

install.html gains a copy-paste prompt for Claude Code, Cursor, Copilot or
anything else that can run commands. It installs snare, runs selftest before
trusting any result, checks the machine, and scans — and it explicitly forbids
the assistant from running fix, --push or --purge-history without asking
first, because those rewrite history. It also tells the assistant the two
things people get wrong: rotate before cleaning, and "guard scan: clean" does
not mean you were never infected.

commands.html gains a "Start here" section, since the reference is where
people look a command up.

Content only. No layout, CSS or build changes.
@AviOfLagos
AviOfLagos merged commit 3b1fba3 into main Aug 29, 2026
2 checks passed
@AviOfLagos
AviOfLagos deleted the docs/respond-and-ai-prompt branch August 29, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants