Skip to main content
Glama

scan_paths

Probe sensitive file paths, directories, and endpoints to uncover hidden resources, version control leaks, and debug endpoints.

Instructions

Path intelligence: sensitive file/directory probing (200+ paths across 11 categories), robots.txt/sitemap/security.txt parsing, version control and secret exposure detection, debug endpoint discovery with severity ratings, and API version probing. 5 techniques in a single call.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesBase URL for path probing
categoriesNopath_sensitive categories to probe (default: all 11 categories)
Behavior3/5

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

With no annotations, the description carries full burden. It lists techniques but does not disclose behavioral traits like read-only nature, authorization requirements, rate limits, or whether results are returned synchronously. The mention of severity ratings hints at output but lacks depth.

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?

Two sentences, no wasted words. First sentence front-loads the key capabilities. Second sentence emphasizes efficiency. Every sentence earns its place.

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

Completeness3/5

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

No output schema, so description should explain return values. It mentions 'severity ratings' but does not describe the output format or structure. Lacks completeness for an agent to fully understand what to expect.

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 coverage is 100%, so baseline 3. The description adds context about 200+ paths and 11 categories, but does not add parameter-specific meaning beyond what the schema already provides (e.g., enum values or validation rules).

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 clearly states the tool's purpose: path intelligence probing of sensitive files and directories across multiple categories, with specific techniques like robots.txt parsing, secret detection, and debug endpoint discovery. It distinguishes from siblings by emphasizing 200+ paths and 5 techniques in one call.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool versus alternatives like 'enumerate' or 'scan_http'. The description implies it's a comprehensive path probe but does not provide exclusions or when-not-to-use scenarios.

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/badchars/fingerprint-mcp'

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