mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-17 12:21:32 +00:00
Add frisk-mcp to Security
Pre-payment counterparty screening for x402 agents. The entry carries the Glama score badge; the server is claimed there and its release builds from mcp/ and answers introspection.
This commit is contained in:
@@ -3721,6 +3721,7 @@ Tools for conducting research, surveys, interviews, and data collection.
|
||||
- [timescale/rsigma](https://github.com/timescale/rsigma) [](https://glama.ai/mcp/servers/timescale/rsigma) 🎖️ 🦀 🏠 🍎 🪟 🐧 - Exposes the RSigma Sigma detection-engineering toolkit to AI agents over stdio or Streamable HTTP with `rsigma mcp serve`. Tools to author, lint, validate, and convert Sigma detection rules, evaluate and explain detections against log events, and inspect correlation state, all backed by a native Rust engine.
|
||||
- [dengyier/OpenWorkProof](https://github.com/dengyier/OpenWorkProof) [](https://glama.ai/mcp/servers/dengyier/OpenWorkProof) 🐍 🏠 ☁️ - Verifiable execution protocol for AI agent tool calls. Ed25519-signed PolicyDecisions, causal evidence chains (RFC 8785 JCS), and offline verification from SQLite ledger. 2,281 tests, 2 real-world bugs demonstrated end-to-end. `pip install openworkproof`
|
||||
- [aurumflux20/seal](https://github.com/aurumflux20/seal) [](https://glama.ai/mcp/servers/aurumflux20/seal) 🐍 🏠 - Exactly-once execution for agents that move money: the same payment can't settle twice across processes or retries. World-confirmation asks the provider ("did this charge actually land?") and returns CONFIRMED_ONE / MULTIPLE / ABSENT / UNKNOWN; out-of-band reconcile catches spend that bypassed the gateway; earned-autonomy licensing (L0–L5) only raises an agent's unattended spend ceiling on proven-clean history. In the official MCP Registry as `io.github.aurumflux20/seal`. `pip install seal-kernel`
|
||||
- [Jiangw2718i/frisk](https://github.com/Jiangw2718i/frisk) [](https://glama.ai/mcp/servers/Jiangw2718i/frisk) 📇 🏠 ☁️ - Screen the counterparty of an x402 payment before an agent pays it. One tool, `screen_payment`, runs deterministic checks — address sanity, dynamic-`payTo` swap detection, transport safety and your own spend policy — and returns `allow`/`review`/`block` with the reasons for the verdict. Advisory: it never holds funds, and your code decides. Runs entirely on your machine by default with no key, no account and no network call (MIT, 5 packages installed); set `FRISK_API_KEY` to answer the same tool from the hosted reputation graph instead. `npx frisk-mcp`
|
||||
|
||||
### 🌐 <a name="social-media"></a>Social Media
|
||||
|
||||
|
||||
Reference in New Issue
Block a user