combined_analysis

Run comprehensive analysis (VBA, XLM, DDE, OLE), extract IOCs, return structured results.

Server Oletools pradeep895/oletools-mcp-server
Category Execute
Risk class High
Parameters 00 required

What combined_analysis does on Oletools

AI agents invoke combined_analysis to trigger actions in Oletools. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

Why combined_analysis needs a policy

This tool executes code analysis routines on untrusted document content. While the purpose is defensive (malware detection), the tool interprets and analyzes VBA/XLM macros and DDE links which requires executing or simulating code execution paths. This is an Execute category action, not Read, because it goes beyond passive querying—it processes and analyzes code behavior.

From the tool's definition The tool performs 'comprehensive analysis' including VBA macro execution analysis, XLM macro detection, DDE link checking, and OLE object extraction.

Questions about combined_analysis

What does the combined_analysis tool do? +

Run comprehensive analysis (VBA, XLM, DDE, OLE), extract IOCs, return structured results. It is categorised as a Execute tool in the Oletools MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on combined_analysis? +

Register the Oletools MCP server in PolicyLayer and add a rule for combined_analysis: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Oletools. Nothing to install.

What risk level is combined_analysis? +

combined_analysis is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit combined_analysis? +

Yes. Add a rate_limit block to the combined_analysis rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block combined_analysis completely? +

Set action: deny in the PolicyLayer policy for combined_analysis. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides combined_analysis? +

combined_analysis is provided by the Oletools MCP server (pradeep895/oletools-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

combined_analysis is one line of Oletools's registry record.

The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.