| name | jadegate |
|---|---|
| description | The TLS of AI Tool Calls — 46 security-verified skills for MCP servers. Transparent security proxy with zero config, zero dependencies. |
The TLS of AI Tool Calls — 46 security-verified skills for MCP (Model Context Protocol) servers.
pip install jadegate
jadegate install # Protect all MCP clients
jadegate scan # Audit MCP servers
jadegate list # Browse 150+ skills| Skill | Description |
|---|---|
| jadegate | Main MCP security proxy — 6 security layers for every tool call |
| jadegate-scan | Scan and audit MCP servers for security risks |
| jadegate-verify | 5-layer security verification for skill files |
| jadegate-install | Auto-install protection into MCP client configs |
| jadegate-policy | Manage security policies, whitelists, and rate limits |
| jadegate-trust | TOFU certificates and Ed25519 signature management |
| jadegate-sdk | Python SDK — protect tool calls with 2 lines of code |
| jadegate-skill-browse | Browse and search 150+ verified skills |
| Skill | Description |
|---|---|
| email-send-safe | Secure SMTP email with confirmation and content sanitization |
| slack-send-message | Send messages to Slack via webhook |
| telegram-send-msg | Send messages via Telegram Bot API |
| discord-webhook-send | Send messages to Discord channels |
| notion-page-read | Read Notion pages via API |
| Skill | Description |
|---|---|
| dns-lookup | DNS record queries |
| ip-geolocation | IP address geolocation lookup |
| http-health-check | HTTP endpoint health monitoring |
| ssl-cert-check | SSL/TLS certificate inspection |
| whois-lookup | WHOIS domain registration lookup |
| hash-file-verify | File hash computation and verification |
| base64-file-encode | Base64 file encoding/decoding |
| Skill | Description |
|---|---|
| defuddle | Use Defuddle to extract readable main content and debug extraction pipelines |
| web-search-query | Web search via public APIs |
| webpage-content-extract | Extract content from web pages |
| webpage-screenshot | Capture web page screenshots |
| rss-feed-reader | Parse and read RSS feeds |
| exa-semantic-search | Semantic web search via Exa API |
| Skill | Description |
|---|---|
| csv-data-analysis | CSV file analysis and statistics |
| json-data-transform | JSON data transformation with JMESPath |
| pdf-table-parser | Parse tables from PDF files |
| image-resize-convert | Image resizing and format conversion |
| qr-code-generate | QR code generation |
| text-translation | Text translation via public APIs |
| Skill | Description |
|---|---|
| git-clone-repo | Safe git repository cloning |
| git-diff-summary | Git diff analysis and summarization |
| github-create-issue | Create GitHub issues via API |
| docker-container-list | List and inspect Docker containers |
| ssh-remote-exec | Secure remote command execution via SSH |
| Skill | Description |
|---|---|
| karpathy-guidelines | Coding guardrails that surface assumptions, prefer simpler changes, and require verification |
| Skill | Description |
|---|---|
| llm-wiki | Design and maintain a persistent Obsidian-compatible LLM wiki with ingest, query, and lint workflows |
| Skill | Description |
|---|---|
| file-batch-rename | Batch file rename with regex patterns |
| sqlite-db-query | Safe SQLite database queries |
| log-error-analyzer | Log file error pattern analysis |
| timezone-query | Timezone conversion and queries |
| weather-api-query | Weather data from free public APIs |
| text-sentiment | Text sentiment analysis |
| web-anti-crawl-bypass | Anti-crawler detection and handling |
All skills pass JadeGate's 5-layer security verification:
- Schema validation
- Code injection scan (22 patterns)
- Dangerous command detection (25 patterns)
- Network/data leak analysis
- DAG integrity check
License: BSL-1.1 (converts to Apache 2.0 in 4 years)