Skip to main content
Glama

Brutal Minion Ship Tribunal

minion_verify_app
Read-only

Audits a running web app for runtime errors, layout issues, broken assets, and accessibility failures. Crawls routes at desktop and mobile sizes, captures screenshots, and generates a detailed report with evidence and fix instructions.

Instructions

Use this when Evil Boss or another coding agent claims a vibe-coded web app is done. Minion crawls bounded same-origin routes at desktop and mobile sizes, captures runtime, console, network, broken-image, layout, content, and basic accessibility failures, saves surveillance screenshots and a JSON dossier, then brutally roasts every failure in Minionspeak with exact evidence and evil repair orders. Requires a running absolute URL such as http://localhost:3000.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesAbsolute URL of a running web app, usually localhost during development.
viewportsNoStable desktop and/or mobile browser sweeps.
boss_titleNoSupervillain title Minion uses while brutally judging the app.Evil Boss
max_routesNoMaximum same-origin routes to crawl.
timeout_msNoNavigation timeout per page and viewport.
screenshotsNoSave screenshots for failures, every check, or none.failures
include_pathsNoImportant routes to force into the audit, such as /pricing and /checkout.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
scoreYes
run_idYes
targetYes
failureNo
verdictYes
warningsYes
artifactsYes
started_atYes
duration_msYes
minion_lineYes
next_actionsYes
route_checksYes
plain_englishYes
routes_testedYes
checks_performedYes
blocking_findingsYes
Behavior4/5

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

Annotations already declare readOnlyHint=true, openWorldHint=true, and destructiveHint=false, so the agent knows this is a safe non-destructive audit. The description adds important behavioral context: the tool captures screenshots, saves a JSON dossier, and 'brutally roasts every failure in Minionspeak with exact evidence and evil repair orders'. This goes far beyond the annotations and tells the agent exactly what kind of output to expect. No contradictions with annotations.

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?

Three sentences: first sets the trigger scenario and lists what the tool does, second adds technical constraints, third provides a prerequisite. Every sentence earns its place. No filler. Front-loaded with the most critical information.

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

Completeness5/5

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

The tool has 7 parameters, 100% schema coverage, and an output schema. For a complex audit tool, the description covers the usage scenario, the exact scope of the audit, the behavior (crawling, capturing, saving, roasting), and the prerequisite. The output schema handles return values. This is complete enough for an agent to select and invoke correctly.

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

Parameters3/5

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

Schema description coverage is 100%, so the baseline is 3. The description does not add additional semantic info beyond the schema's own descriptions (which are already quite clear). The description summarizes the overall purpose but does not explain how each parameter affects the tool's behavior. At 100% coverage, a 3 is appropriate – the schema carries the burden.

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?

The description states a specific verb ('crawls') and resource ('same-origin routes'), and then enumerates exactly what it captures: runtime, console, network, broken-image, layout, content, and accessibility failures. It clearly distinguishes from siblings that are about research, bun hunting, or roleplay, so an agent can tell when to use this vs. alternatives.

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

Usage Guidelines4/5

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

The description explicitly says when to use the tool ('when Evil Boss or another coding agent claims a vibe-coded web app is done') and gives a prerequisite ('requires a running absolute URL such as http://localhost:3000'). It does not mention when not to use it or list alternatives explicitly, but the context and siblings make it clear enough.

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/masonclewis/minion-mcp'

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