Install
$ agentstack add mcp-heretek-re-re-hypervisor-detect ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
re-hypervisor-detect
MCP server for hypervisor-detection primitive scanning: CPUID leaves, VMX/EPT, TSC skew, SMBIOS/ACPI probes. Wraps re-winedbg + re-lief. Vendor-neutral.
Tools
Run `re-hypervisor-detect` over the MCP stdio transport to expose the tool surface. The server is a pure-Python wrapper; the actual work delegates to the existing RE-AI servers (re-lief, re-rizin, re-yara, re-frida, etc.).
Installation
The server is installed by ./install.sh from the plugin root and is auto-registered in .mcp.json. No external system dependencies.
Vendor-neutrality
All output is vendor-neutral: category names only, no specific commercial product / publisher / game title.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Heretek-RE
- Source: Heretek-RE/re-hypervisor-detect
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.