SimpleBeacon
Certificate Generation

Audit Your Scan Reports

100% private. Your source code never leaves your browser. Browser scans use a lightweight heuristic engine (no npm audit, no AST). For full analysis, run the server dashboard or upload a CLI report JSON.

Simplebeacon 52 analyzer engines detect placeholder debris, markdown fences, hardcoded metrics, security risks, and performance issues. Real-time protection in VS Code. Get VS Code Extension →
Need a scan? Build a custom audit plan and pick exactly the scans you need. Build Your Plan →

Project Compliance Evaluation

Choose your preferred local static-analysis runtime.

1

License Token

Enter your license token and press Enter to authenticate.

πŸ” Authenticate

Choose how you want to sign in.

Zero-Trust Scanning: All processing happens in your browser sandbox. No source code, scan metadata, or report data is ever uploaded to our servers. Certificate ZIPs are generated entirely client-side.
2

Drop & Scan

Click modules above to toggle which scans are included in your ZIP report.

🌍 Browser sandbox runs Simplebeacon AI Detection (placeholder debris, markdown fences, hardcoded metrics) + credential heuristics. For deep analysis, use the CLI tab.

No Node.js required. Grab your entire repo folder and drop it here.

simplebeacon-sandbox-core v1.4.0
Browser Heuristic Sandbox β€” no npm audit, no AST
🛡

Drag & Drop Project Directory

Heuristic parsing executes locally inside your browser's isolated tab memory. No source code or metrics ever leave your machine.

Or click to select a directory

CORE_STATUS: AWAITING_INPUT
HASH: NOT_YET_CALCULATED
📋 Payload Schema Inspector (What we read)
{
  "type": "simplebeacon-report",
  "version": "1.3.0",
  "generatedAt": "ISO-8601 timestamp",
  "projectRoot": "string β€” redacted project label",
  "gate": { "pass": boolean, "blockingCount": number },
  "qualityScore": 0-100,
  "totalFiles": number,
  "issueCount": number,
  "detectedIssues": [
    { "severity": "low|medium|high|critical",
      "type": "string β€” rule category",
      "count": number,
      "filePath": "redacted relative path",
      "rule": "string β€” pattern ID",
      "impact": "string β€” business risk statement",
      "fix": "string β€” remediation recipe" }
  ],
  "summary": { "gatePass": boolean, "qualityScore": number }
}

No source code, AST, or file contents are transmitted. Only the summary JSON above leaves your perimeter.

3

Generate Signed Certificate

🗃

No Scan Report Loaded

Upload a JSON report from the CLI, paste one directly, or scan a folder in the Browser Sandbox.

🗃 Scan Folder 📄 View Sample Report
🤖

Switching AI Assistants?

Generate a structured handoff report with session context, files touched, and pending tasks so your next session picks up exactly where this one left off.

Create AI Session Handoff →

Edit Certificate Credentials

Sign In