{"id":"linuxserver-diskover","name":"diskover","homepage":"https://hub.docker.com/r/linuxserver/diskover","repo_url":"https://hub.docker.com/r/linuxserver/diskover","category":"storage","subcategories":[],"tags":["storage","disk-usage","filesystem","indexing","cli","backup-operations"],"what_it_does":"diskover is a tool for scanning local filesystems to index and report on disk usage and file metadata (e.g., large files, duplicates, and other disk usage insights).","use_cases":["Find large files and directories to reclaim disk space","Locate duplicate files for cleanup or deduplication workflows","Generate filesystem usage reports for storage management","Operational audits of on-disk file inventories"],"not_for":["Use as a cloud API service (it is primarily a local/scanning utility)","Use when you need fine-grained programmatic query endpoints with stable contracts (no evidence of such interfaces)","Use for real-time indexing without batch/scan cycles (disk scanning is generally periodic/batch)"],"best_when":"You need periodic, local filesystem discovery/indexing and want actionable reports for storage optimization.","avoid_when":"You cannot afford long-running scans, or you require a hosted, networked, standards-based API with documented auth/rate limiting.","alternatives":["du/Find-based scripts for simple disk usage summaries","ncdu for interactive disk usage exploration","fdupes/fslint for duplicate-file oriented tasks","clamscan-style scanners are not equivalents but may complement security-related scanning needs"],"af_score":31.0,"security_score":22.0,"reliability_score":27.5,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T13:54:06.286825+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No service authentication model is implied; it is used as a local tool."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing cannot be determined from the provided information."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":31.0,"security_score":22.0,"reliability_score":27.5,"mcp_server_quality":0.0,"documentation_accuracy":30.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":100.0,"rate_limit_clarity":0.0,"tls_enforcement":0.0,"auth_strength":10.0,"scope_granularity":0.0,"dependency_hygiene":50.0,"secret_handling":60.0,"security_notes":"As a local filesystem scanner, risk is primarily around permissions and unintended access to sensitive paths; it does not present a network auth model. Actual dependency and secret-handling practices cannot be confirmed from the provided content.","uptime_documented":0.0,"version_stability":50.0,"breaking_changes_history":30.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Local filesystem scanning can be slow and resource-intensive (CPU, I/O, memory depending on indexing/dup detection settings).","Repeated scans over large trees may produce different timestamps/metadata; plan for eventual consistency of on-disk state during long runs.","If the tool writes intermediate index/state, ensure proper cleanup and permissions to avoid partial/inconsistent results."]}}