C
Emerging
74/100
2 days ago

patchpal

An agentic coding and automation assistant, supporting both local and cloud LLMs.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

amaiya

Source: github_code

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: AWS_SECRET_ACCESS_KEY, AZURE_OPENAI_KEY, AZURE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configLOGNAME
configPATCHPAL_BROWSER_IGNORE_HTTPS_ERRORS
configSSL_CERT_FILE
configREQUESTS_CA_BUNDLE
configPATCHPAL_ALLOW_DYNAMIC_URLS
configPATCHPAL_MODELexport =openai/gpt-5.2
configPATCHPAL_LLM_TIMEOUT
configPATCHPAL_SYSTEM_PROMPT
configPATCHPAL_LITELLM_KWARGS
configPATCHPAL_MAX_FILE_SIZE
configPATCHPAL_MAX_IMAGE_SIZE
configPATCHPAL_SHELL_TIMEOUT
configPATCHPAL_MAX_OUTPUT_LINES
configPATCHPAL_MAX_TOOL_OUTPUT_LINES
configPATCHPAL_MAX_TOOL_OUTPUT_CHARS
configPATCHPAL_WEB_TIMEOUT
configPATCHPAL_MAX_WEB_SIZE
configPATCHPAL_VERIFY_SSL
configPATCHPAL_WEB_ALLOWED_DOMAINS
configPATCHPAL_WEB_BLOCKED_DOMAINS
configPATCHPAL_WEB_RATE_LIMIT
configPATCHPAL_MAX_OPERATIONS
configPATCHPAL_MAX_ITERATIONS
configPATCHPAL_CONTEXT_LIMIT
configPATCHPAL_PRUNE_PROTECT
configPATCHPAL_PRUNE_MINIMUM
configPATCHPAL_COMPACT_THRESHOLD
configPATCHPAL_AUTOPILOT_CONFIRMED
configAWS_REGION_NAME
configAWS_REGION
configAWS_BEDROCK_REGION
configAWS_DEFAULT_REGION
configAWS_BEDROCK_ENDPOINT
configAWS_ENDPOINT_URL_BEDROCK_RUNTIME
configAWS_ENDPOINT_URL
configAWS_BEDROCK_RUNTIME_ENDPOINT
configPATCHPAL_DEBUG_CACHE
configPATCHPAL_ENABLED_TOOLS
configOPENAI_API_BASE
configPATCHPAL_STREAM_OUTPUTFor Ollama, additionally setting =false [may help with tool call reliability](https://github.com/openclaw/openclaw/issues/5769)
configPATCHPAL_REQUIRE_PERMISSION
configPATCHPAL_RESTRICT_TO_REPO
configPATCHPAL_ENABLE_WEBPATCHPAL_MINIMAL_TOOLS=true and =false - For models with function calling: Provides only essential tools (read_file, read_lines, write_file, edit_file, run_shell), reducing tool confusion
configPATCHPAL_REACT_MODE
configAWS_ACCESS_KEY_ID
🔐 secretAWS_SECRET_ACCESS_KEY
🔐 secretAZURE_OPENAI_KEY
🔐 secretAZURE_API_KEY
configTIKTOKEN_CACHE_DIR
configOLLAMA_CONTEXT_LENGTH[Local] For Ollama: Install from https://ollama.com/ (⚠️ requires =32768 - see Ollama section below)
configSSL_CERT_DIR
// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/amaiya-patchpal-p49tes)](https://m8ven.ai/mcp/amaiya-patchpal-p49tes)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 0fed8967531123dc354802fbb0c41948ff7af511
code hash: 8d6cd7e4b389646429123edbe3014d6bceb936e24f1ceb01cb4c084fdc904e1e
verified: 8/19/2026, 3:25:05 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client