SimpleBeacon

Demos & walkthroughs

The product is local MCP + CLI gate on your machine. Videos below show scan depth, blocking output, and an optional client-room PDF — not a cloud upload service.

Install CLI + MCP — free Homepage snippet scan

Start here

Install + gate (no video required)

Run this in your repo root — wires Cursor MCP, GitHub Action, config, and agent scan rule in one step.

npx --yes simplebeacon init --starter
npx simplebeacon-mcp --smoke-test
npx simplebeacon scan --gate --offline
npx simplebeacon gate status

Report blocking issues, not raw finding counts. Full guide: simplebeacon.ai/community

What we catch

Issue types in the videos

  • Credential patterns — API keys, tokens, and secret-shaped strings in config and source
  • AI-fiction KPIs — inflated completion rates and unverifiable metrics in *-sample.json and dashboards
  • Mock / sample path leaks — runtime import/require of *-sample.json, web/data, and mock/fixture paths from production server/ or src/ (not demo/example routes)
  • Gate calibration — what blocks merge vs. reporting-only informational hits
  • Optional PDF — formatted pass/fail artifact from your local gate JSON ($499 when needed)

Videos use sample or public repositories for illustration only — not official audits of any company shown.

Video library

Demo 1 · recommended

Gate output & production-path findings

What blocks merge vs. reporting-only mode — the metric that matters for CI and client walkthroughs.

Open on YouTube

Demo 2

Deep repository scan

File depth, pattern hits, and how fiction KPIs surface outside unit tests.

Open on YouTube

Demo 3 · optional paid

Executive PDF & certificate preview

Formatted pass/fail PDF from your gate report — optional when the client CTO wants a document. The gate itself stays free.

Open on YouTube · Sample report layout

Try it on your snippet

Videos show full branches. The homepage diagnostic runs one file in your browser — nothing uploads.

Install CLI + MCP Run snippet scan Optional clearance PDF — $499

← Home · Install · Pricing · Sample report · Contact us