Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
54
7
  • Linux
  • Apple

validate_triage_rule

Check YARA rule syntax for correctness without creating the rule, ensuring accurate triage setup in digital forensics and incident response workflows.

Instructions

Validate a triage rule syntax without creating it

Input Schema

NameRequiredDescriptionDefault
ruleYesThe YARA rule content to validate

Input Schema (JSON Schema)

{ "properties": { "rule": { "description": "The YARA rule content to validate", "type": "string" } }, "required": [ "rule" ], "type": "object" }

Other Tools from Binalyze AIR MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/binalyze/air-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server