{"id":"linuxserver-unrar","name":"unrar","homepage":"https://hub.docker.com/r/linuxserver/unrar","repo_url":"https://hub.docker.com/r/linuxserver/unrar","category":"infrastructure","subcategories":[],"tags":["archives","compression","file-processing","extraction","rar"],"what_it_does":"unrar is a software/library for extracting and managing RAR archives (e.g., listing contents, testing archives, and extracting files).","use_cases":["Programmatically extract RAR files in apps or data pipelines","Archive ingestion for file-upload systems (RAR-to-files)","Automated backup/restore workflows involving RAR archives"],"not_for":["Security-sensitive handling of untrusted archives without additional sandboxing","RAR creation (pack) workflows, if the package is extraction-focused"],"best_when":"You need local/offline RAR extraction and can control the runtime environment (e.g., run in a sandbox).","avoid_when":"You are dealing with untrusted archives in a non-sandboxed environment or without validating file sizes/paths to mitigate archive-bomb/path traversal risks.","alternatives":["7-Zip (7z)","unarchiver tools (platform-specific)","libarchive","rarfile-based wrappers (where applicable)"],"af_score":35.8,"security_score":70.5,"reliability_score":35.0,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:57:46.889353+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 network/API authentication is applicable for a local CLI/library extraction tool."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":null},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":35.8,"security_score":70.5,"reliability_score":35.0,"mcp_server_quality":0.0,"documentation_accuracy":40.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":100.0,"rate_limit_clarity":0.0,"tls_enforcement":100.0,"auth_strength":100.0,"scope_granularity":0.0,"dependency_hygiene":50.0,"secret_handling":90.0,"security_notes":"As a local archive-extraction tool, primary risks come from handling untrusted archives (path traversal, decompression/zip-bomb style resource exhaustion, malformed archive parsing). Scores assume no inherent network security features apply; sandboxing, file/path validation, size limits, and safe extraction directories are recommended.","uptime_documented":0.0,"version_stability":50.0,"breaking_changes_history":50.0,"error_recovery":40.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Archive extraction is not idempotent if it overwrites files; repeated runs may overwrite/append depending on tool options.","Untrusted RARs can trigger resource exhaustion (archive bombs) and potential path traversal if extraction targets aren’t controlled.","Extraction tools often require native binaries/dependencies; agent build environments may need platform-specific setup."]}}