Skip to main content
Glama
rom-baro

@arcwall/mcp-server

by rom-baro

arcwall_check_prompt

Test system prompts for injection, jailbreak, and guardrail weaknesses. Identify multi-turn vulnerabilities with optional test messages.

Instructions

Test a system prompt for injection vulnerabilities, jailbreak susceptibility, missing guardrails, and excessive agency. Include test messages to check multi-turn vulnerabilities.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
systemPromptYesThe system prompt to test.
testMessagesNoOptional test messages to check multi-turn vulnerabilities.
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must disclose behavioral traits. It describes inputs and purpose but omits output format, side effects, permission requirements, or any limitations (e.g., whether it modifies state). The tool likely produces a report, but this is not stated.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences, no redundant information. Front-loaded with core purpose and immediately useful detail about test messages.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite being a test tool with a non-obvious return type, the description provides no information about output or how results are presented. Without an output schema, this is a significant gap for the agent to understand what to expect.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for both parameters. The description adds context that testMessages are for 'multi-turn vulnerabilities,' which goes beyond the schema's generic 'Optional test messages to check multi-turn vulnerabilities.'

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description explicitly states the tool tests system prompts for injection, jailbreak, guardrails, and excessive agency, which is a specific verb+resource combination. It clearly distinguishes from sibling tools like arcwall_scan_secrets or arcwall_scan_dependencies.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies when to use (for testing prompt security) but provides no explicit guidance on when not to use or alternatives. It does not mention exclusion criteria like prerequisites or limitations.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/rom-baro/arcwall-mcp'

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