Skip to main content
Glama
BARMPlus

locklens

by BARMPlus

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
package_auditB

Audit a local project or remote Git repository lockfile and return normalized package vulnerability results.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
package-audit-guidepackage_audit 的最小使用指南,包含默认值、输入规则、私有仓库接入方式和常见示例。

TDQS

B3.4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity; the tool's purpose is clearly defined.

Naming Consistency5/5

The single tool name uses a consistent verb_noun pattern (package_audit), so naming is perfectly consistent.

Tool Count3/5

Having a single tool for lockfile auditing is borderline; it could be sufficient for a narrow scope but feels thin for a dedicated server.

Completeness2/5

The server offers only an audit operation, lacking obvious supporting tools such as listing supported formats or managing advisories, which may hinder agent workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues