Skip to main content
Glama

Review the engagement for security gaps

review_security_posture

Identify security gaps in the engagement: missing stakeholders, severe risks without owners or mitigation, residual risks unaccepted, absent deliverables, missed regulatory or interim deadlines.

Instructions

現在のエンゲージメントを読み、セキュリティ観点の抜けを指摘する。セキュリティ担当のステークホルダー不在、重大リスクの担当者・対策の欠落、残存リスクの受容者未設定、セキュリティ成果物の不在、規制関連アクションの期限漏れ、暫定措置の廃棄期限漏れなどを見る。 / Read the current engagement and report security gaps: no security stakeholder, severe risks without an owner or mitigation, accepted risk with no named acceptor, no security deliverables, regulatory actions without a deadline, interim measures with no disposal date, and more.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo出力言語 / Output languageboth
Install Server

TDQS

A3.9/5.0
Behavior3/5

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

With no annotations provided, the description carries the full burden. It does disclose the core operation ('Read ... and report') which implies non-mutating behavior, and it enumerates exactly what it inspects. However, it does not explicitly state that the tool makes no modifications to the engagement, describe the output format of the report, or mention edge-case behavior such as when no engagement is active.

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

Conciseness4/5

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

The English sentence is front-loaded with the core action ('Read the current engagement and report security gaps') followed by a compact, colon-delimited list of detection categories that earns its place by telling the agent what counts as a gap. The bilingual duplication doubles length but is justified for the JA/EN audience; still, it prevents a 5 for conciseness.

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 low-complexity tool (one optional enum parameter, no output schema, no annotations), the description covers the essential context: the operation, the target (current engagement), and a detailed taxonomy of what it detects. Minor gaps remain — the return value shape of the 'report' and behavior when no engagement is active are not described — but nothing critical is missing for correct invocation.

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% — the single optional `lang` parameter is fully documented in the schema with an enum, default, and bilingual description. The tool description adds nothing about parameters, so the baseline score of 3 applies; the description correctly refrains from duplicating what the schema already covers.

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+resource ('Read the current engagement and report security gaps') and enumerates six concrete gap categories (missing security stakeholder, ownerless severe risks, accepted risk without acceptor, missing deliverables, missing regulatory deadlines, missing disposal dates). This specificity clearly distinguishes it from siblings like review_all_engagements (all engagements vs. current), check_engagement_health (general health vs. security-specific), and gap_analysis (general gaps).

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 provides clear context by scoping the tool to the current engagement and to security-specific concerns, which implicitly routes the agent away from review_all_engagements, gap_analysis, and check_engagement_health. However, it never names an alternative or states a when-not-to-use condition explicitly, so the exclusion logic is left to inference.

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