skill_validate

スキル定義を検証します。 メタデータの完全性、パラメータ定義の妥当性をチェックします。

Server Musubix @nahisaho/musubix-mcp-server
Category Read
Risk class Low
Parameters 00 required

What skill_validate does on Musubix

AI agents call skill_validate to retrieve information from Musubix without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why skill_validate needs a policy

Validation and checking operations are read-only activities that retrieve and analyze data without side effects. The tool examines metadata and parameters but does not create, modify, delete, or execute any actions. This falls cleanly into the Read category with low severity because misuse would only result in validation reports, not actual system changes.

From the tool's definition Tool description states it validates skill definitions and checks metadata completeness and parameter validity—"スキル定義を検証します" (validates skill definitions) and "メタデータの完全性、パラメータ定義の妥当性をチェックします" (checks metadata completeness and parameter definition validity).

Questions about skill_validate

What does the skill_validate tool do? +

スキル定義を検証します。 メタデータの完全性、パラメータ定義の妥当性をチェックします。. It is categorised as a Read tool in the Musubix MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on skill_validate? +

Register the Musubix MCP server in PolicyLayer and add a rule for skill_validate: 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 Musubix. Nothing to install.

What risk level is skill_validate? +

skill_validate is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit skill_validate? +

Yes. Add a rate_limit block to the skill_validate 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 skill_validate completely? +

Set action: deny in the PolicyLayer policy for skill_validate. 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 skill_validate? +

skill_validate is provided by the Musubix MCP server (@nahisaho/musubix-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

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.