Skip to main content
Glama
FUYOH666

EvidenceGene Court

by FUYOH666

disk_file_timeline

Generate a recursive MACB file timeline from a disk partition to trace file activity, and narrow results by path substring.

Instructions

Sleuth Kit fls — recursive file timeline from a partition (MACB timestamps).

Use path_filter (substring) to focus, e.g. 'Windows/Prefetch' or 'Users'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourceYes
image_pathYes
path_filterNo
sector_offsetYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
toolYes
sourceYes
previewYesFirst rows only; query the rest via artifact_query
row_countYes
artifact_idYesCite this id in findings (artifact_refs)
payload_sha256Yes
Behavior2/5

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

Since no annotations are provided, the description bears full responsibility for behavioral disclosure. It mentions recursive traversal and MACB timestamps but omits whether the operation is read-only, potential performance implications, or prerequisites like filesystem type. The description is not misleading but is incomplete for a forensic tool where safety and system impact are key.

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 two sentences with no filler. The first sentence packs the tool's identity and function, the second provides a focused usage tip. It is front-loaded and every clause adds value, exemplifying concise structure.

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

Completeness2/5

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

With four parameters, zero annotation coverage, and only an output schema to rely on, the description is too sparse. It explains only one parameter and gives no operational context for the required parameters or the tool's behavior in practice. The presence of an output schema covers return shape but not the input semantics, which remains a significant gap.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate. Only path_filter gets semantic explanation via the substring example and intended use. The required parameters image_path, source, and sector_offset remain completely opaque; the description adds no meaning to them, leaving the agent to guess their purpose.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it generates a 'recursive file timeline from a partition (MACB timestamps)' via 'Sleuth Kit fls', which is specific and distinct from sibling tools like disk_partitions or memory-based volatility tools. However, it does not explicitly name any alternative or contrast it with siblings, so it misses the highest bar of sibling differentiation.

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?

Usage is implied: when you need a MACB file timeline from a disk partition, use this tool. It provides a concrete hint on using path_filter with examples ('Windows/Prefetch', 'Users'), but offers no explicit 'when not to use' or references to alternative tools, leaving selection reasoning to the agent.

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/FUYOH666/evidencegene-court'

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