Skip to main content
Glama

Map security work onto an ADM phase

map_security_to_adm

Identify security layers, required questions, artifacts, and typical failures for any TOGAF ADM phase, ensuring security is addressed before phase exit.

Instructions

指定した ADM フェーズで並走させるセキュリティ層、そのフェーズを抜ける前に必ず答えておくべきセキュリティ上の問い、作成・更新すべきセキュリティ成果物、そのフェーズで起きやすい失敗を返す。 / For a given ADM phase, return the security layers to run alongside it, the security questions that must be answered before leaving the phase, the security artifacts to produce or update, and the failures that typically happen there.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo出力言語 / Output languageboth
phaseYesフェーズ ID / コード。例: "a", "Phase A", "preliminary", "requirements-management" — 最大 300 文字 at most 300 characters
Install Server

TDQS

A4/5.0
Behavior4/5

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

With no annotations, the description carries the behavioral burden; it does so by stating that the tool 'returns' a specific set of security guidance without implying mutations. The mention of questions that must be answered before leaving the phase adds useful behavioral context, though it does not describe output format or data source.

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?

The bilingual description is compact and front-loaded: it names the resource, the context, and all four output categories in two sentences. There is no filler or repetition beyond the intentional bilingual mirror.

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

Completeness4/5

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

For a read-only advisory tool with only two parameters and no output schema, the description gives enough information to select and invoke it: the phase is clear, the output categories are enumerated, and the schema covers the remaining invocation details. It would benefit from examples or a note on how the output is structured, but these are not critical.

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?

The input schema already documents both parameters completely (100% coverage), so the description adds little beyond the schema. It reinforces that the phase is the central input, but it does not enrich the semantics of 'lang' or the accepted phase identifiers.

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

Purpose4/5

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

The description uses a specific verb ('return') and resource ('security layers, questions, artifacts, and failures for a given ADM phase'), which clearly states what the tool does. It is clear enough to distinguish from general ADM tools, though it does not explicitly differentiate from sibling security tools such as threat_model_starter or security_requirements_checklist.

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 phrase 'For a given ADM phase' and 'before leaving the phase' provide a clear context for when to use the tool: during ADM phase work when security alignment is needed. It does not mention when not to use it or name alternatives, so it stops short of a 5.

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

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/Waganawa-Megumin/togaf10_EAP_MCP'

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