airlock
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| audit_extensionA | Audit an agent extension (a skill folder with a SKILL.md, an MCP server, or a tool repo) before installing it. Returns a verdict of allow, quarantine, or block with line-level findings. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no risk of confusion between tools.
The single tool name 'audit_extension' follows a clear verb_noun pattern, consistent with best practices.
With only one tool, the server seems under-scoped for typical use cases involving extension management, such as installation or listing.
The server only provides an audit function, missing essential operations like install, remove, or list extensions, leading to significant gaps.