Skip to main content
Glama
Soflutionltd

depsonar

by Soflutionltd

Full Infrastructure Report

depsonar_infra
Read-onlyIdempotent

Run a comprehensive infrastructure health check covering runtime, security, Docker, CI, configs, secrets, licenses, and deprecated packages.

Instructions

Complete infrastructure health check in one command. Combines: runtime versions, global toolchain, security audit, CVE advisories, Docker images, GitHub Actions, environment configs, secret scanning, license compliance, deprecated packages, and optionally dependency scan.

This is the "run everything" command. Use when you want a full picture.

Examples:

  • "Full infrastructure report"

  • "Check everything"

  • "How's my dev environment?"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
directoryNoRoot directory to scan.
skip_depsNoSkip dependency checks (faster, infra-only).
Behavior3/5

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

Annotations already declare read-only, idempotent, non-destructive behavior. The description adds that the command combines multiple check types and optionally skips dependencies, but does not detail output format, runtime, or other behavioral nuances. This aligns with a baseline score given strong 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?

The description is concise, front-loaded with the main purpose, then lists components, provides a clear usage statement, and includes three illustrative examples. No unnecessary words.

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 aggregate tool with no output schema, the description covers purpose, components, and usage context well. It lacks only an explicit note on potential performance/scope implications of running everything, which would make it fully complete.

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?

Input schema has 100% coverage with descriptive parameter names and descriptions. The description adds a comment about 'optionally dependency scan' which maps to skip_deps, but adds no other parameter-level meaning beyond the schema.

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 clear verb ('health check'), resource ('infrastructure'), and scope ('complete', 'in one command'), and explicitly positions itself as the 'run everything' command, distinguishing it from specific sibling tools like depsonar_runtimes and depsonar_cve.

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?

It explicitly says to use when you want a full picture and provides examples, giving clear context. However, it does not explicitly mention alternatives for targeted checks or when not to use this tool, so it stops short of a perfect score.

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/Soflutionltd/depsonar'

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