Discover and scan AI skills and MCP servers, then review the findings in one dashboard.
Tripwire is a metal detector for AI tools. It finds skills and chat plug-ins, checks them with safety scanners, and shows the results in one screen.
| If you want to… | Go here |
|---|---|
| Try a hosted dashboard (no clone) | Live demo on neomatrix369.github.io |
| Try a safe demo (no cloud accounts) — Recommended | QUICKSTART — Try the demo |
| Run a real Live scan — Advanced | QUICKSTART — Live |
| Change the code | CONTRIBUTING |
| Understand the system | Architecture (services + flows) · docs hub · Status |
Badges and stack
Meterian Security / Stability / Licensing badges mirror the public
Meterian project report.
CI / Nightly / Complexity badges reflect GitHub Actions on main.
You should be comfortable with a terminal, .env files, and creating cloud
accounts when you want Live scans. A no-account Mock preview is available
to look at the dashboard first.
| You are… | You want to… |
|---|---|
| An AI-tooling developer or team | Assess skills and MCP servers before using them |
| A platform / ops / security practitioner | Run and maintain scans for a team |
| A contributor | Extend scanners, CLI, or dashboard — start Dev hygiene after clone |
| Step | Plain words | Stack |
|---|---|---|
| Discover | Find skills / MCP servers | Node.js CLI |
| Scan | Check them in an isolated sandbox | Modal + Cisco / Snyk / Tessl |
| Store | Save results for the dashboard | Supabase |
| Route (optional) | Smart sorter; second checker only when needed | Superlinked SIE → Model Studio |
| Review | One dashboard (Live or Mock) | reading-router-results |
flowchart LR
discover["Discover"] --> scan["Scan"]
scan --> store["Store"]
store --> route["Route optional"]
route --> review["Review"]
Full setup, vendor keys, and commands: QUICKSTART · task map: docs/README.
CLI scan · Dashboard · Escalated filter · Full gallery → docs/screenshots/
Visual identity (cream paper, tan CTA): PR #96.
See SECURITY.md.
