74
/ 100
18 days ago
glama

Forensic Artifact Investigator MCP Server

Enables local forensic analysis of files by orchestrating system binaries (file, exiftool, strings, Volatility) via safe subprocess execution.

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.

Install from

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

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: VIRUSTOTAL_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 1 credential: VIRUSTOTAL_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configANALYSIS_LOG_PATH
configEVIDENCE_ROOT3. Execution Safety: The server validates the path to ensure it remains inside the configured and blocks symlink/path traversal attacks.
configEXIFTOOL_BINARY
configFILE_BINARY
configFILE_COMMAND_TIMEOUT_MS
configMAX_RETURNED_STRINGS
configMAX_STRING_OUTPUT_BYTES
configSTRINGS_BINARY
🔐 secretVIRUSTOTAL_API_KEYLog Sanitation: The application guarantees that is not logged in files or included in errors.
configVOLATILITY_BINARY/Users/nambi/Documents/Forensic Open Source/.venv-volatility/bin/vol
configVOLATILITY_MAJOR_VERSION
configVOLATILITY_MAX_OUTPUT_BYTES
configVOLATILITY_TIMEOUT_MS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/guyoverclocked-forensic-artifact-investigator-1f5785)](https://m8ven.ai/mcp/guyoverclocked-forensic-artifact-investigator-1f5785)
commit: 301c6b9eadea5f68d29585d7df3bc7e08c733561
code hash: 0b0f781bcad781cf5f3f6564229bbef7278e8c4c610ccc603fc0741d0509e8b3
verified: 7/13/2026, 9:49:49 AM
view raw JSON →