sheiscypher

Website Trust & Exposure Auditor

Community sheiscypher
Updated

Web security, SEO and AI readiness audit — MCP server for Claude Desktop

Website Trust & Exposure Auditor

Open-source passive web auditing platform combining Security, SEO, AI Exposure, Privacy and Supply Chain analysis into a single risk-oriented assessment framework.

🔗 Live dashboardsheiscypher.github.io/websec-search-auditor

Main command:

audit https://example.com

Produces: global score, risk prioritisation, remediation plan, HTML report, business impact, technical evidence.

Audit modules

Module Checks
Security HTTP Headers, TLS, Exposed Files, CMS + CVE
SEO Meta tags, E-E-A-T, JSON-LD, Technical SEO
AI Surface llms.txt, AI crawlers, MCP endpoint
Email SPF, DKIM, DMARC
Vibe Coding Risk 15 signals of AI-developed code without security review
GDPR / RGPD CMP, Trackers, Legal pages
Supply Chain JS Libraries, CDN, SRI
Accessibility WCAG / RGAA
DNS Security DNSSEC, CAA
Secrets Exposure API Keys, JWT, Sensitive files

Local installation (Claude Desktop)

git clone https://github.com/sheiscypher/websec-search-auditor
cd websec-search-auditor
pip install -r requirements.txt
cp .env.example .env
# Fill in .env if needed

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "websec-auditor": {
      "command": "python",
      "args": ["/absolute/path/to/websec-search-auditor/server.py"],
      "env": {}
    }
  }
}

Restart Claude Desktop. Type audit https://yoursite.com.

Deployment

Backend (Render)

  1. Create a Web Service on render.com
  2. Connect this GitHub repo
  3. Render auto-detects render.yaml
  4. Add JWT_SECRET env variable in Render Dashboard
  5. Optional: NVD_API_KEY for CVE lookups

Dashboard (GitHub Pages)

  1. Go to Settings > Pages in the repo
  2. Source: GitHub Actions
  3. Add VITE_API_URL variable in Settings > Environments > github-pages
  4. Build triggers automatically on every push to main

Security

  • Passive audit only — no modification of the target site
  • Built-in SSRF protection
  • Built-in indirect prompt injection protection
  • 28/28 security tests passing

Licence

AGPL v3 — see SPEC-LICENSE

MCP Server · Populars

MCP Server · New

    WJZ-P

    Douyin Upload MCP Skill

    MCP Server

    Community WJZ-P
    pwno-io

    pwno-mcp

    MCP for Pwn

    Community pwno-io
    antoinebou12

    UML-MCP: Diagram Generation via MCP

    UML-MCP Server is a UML diagram generation tool based on MCP (Model Context Protocol), which can help users generate various types of UML diagrams through natural language description or directly writing PlantUML and Mermaid and Kroki https://uml-mcp.vercel.app/docs

    Community antoinebou12
    JeremyVyska

    BC Code Intelligence MCP Server

    BC Code Intelligence MCP Server - Persona-driven workflow orchestration for Business Central development. Provides 16+ MCP tools, layered knowledge system, and intelligent BC pattern analysis through Model Context Protocol.

    Community JeremyVyska
    noimank

    FNewsCrawler (该项目已放弃维护)

    一个专门为大模型设计的财经信息MCP(Model Context Protocol)服务,通过高效的爬虫技术从各大财经网站(同花顺、东方财富等)获取实时资讯,为AI模型提供准确、及时的财经数据支持。

    Community noimank