{"id":42179733,"url":"https://github.com/neotoxic-off/librarian","last_synced_at":"2026-01-26T22:01:22.636Z","repository":{"id":285388305,"uuid":"957922901","full_name":"Neotoxic-off/librarian","owner":"Neotoxic-off","description":"📂 Librarian is a Rust-based media malware scanner that recursively scans directories for hidden threats in media files","archived":false,"fork":false,"pushed_at":"2025-05-06T14:44:16.000Z","size":2728,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T15:54:04.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Neotoxic-off.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-31T11:16:17.000Z","updated_at":"2025-05-06T14:44:19.000Z","dependencies_parsed_at":"2025-03-31T13:41:27.668Z","dependency_job_id":"ff3e2405-c886-49c3-9fb8-38633e3dfee5","html_url":"https://github.com/Neotoxic-off/librarian","commit_stats":null,"previous_names":["neotoxic-off/librarian"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Neotoxic-off/librarian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2Flibrarian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2Flibrarian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2Flibrarian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2Flibrarian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neotoxic-off","download_url":"https://codeload.github.com/Neotoxic-off/librarian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2Flibrarian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28789720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-26T22:00:36.017Z","updated_at":"2026-01-26T22:01:22.625Z","avatar_url":"https://github.com/Neotoxic-off.png","language":"Rust","readme":"# 📂 Librarian\n\nLibrarian is a Rust-based media malware scanner that recursively scans directories for hidden threats in media files (MP4, MP3, AVI, MKV, DOC, PNG, etc.).\n\n## Features\n- [X] Deep File Inspection – Verifies file headers to prevent polyglot attacks\n- [X] Entropy Analysis – Flags files with unusually high entropy (possible encryption or packing)\n- [X] Script Injection Detection – Scans raw bytes for malicious patterns\n- [X] Fast Recursive Scanning – Uses \u003ccode\u003ewalkdir\u003c/code\u003e for deep directory analysis\n- [X] Multi-threaded Processing – Parallel file scanning for maximum performance\n- [X] CLI-based \u0026 Lightweight – Built with \u003ccode\u003eclap\u003c/code\u003e and \u003ccode\u003elog\u003c/code\u003e for efficiency\n\n## Install\n\nEnsure you have Rust installed. Then, clone the repository and build the project:\n```sh\n# Clone the repository\ngit clone https://github.com/Neotoxic-off/librarian.git\ncd librarian\n\n# Build the project\ncargo build --release\n```\n\n## 🛠️ Usage\n\nRun the scanner by specifying a folder to scan:\n```sh\n./librarian --folder /path/to/scan\n```\n\n### Optional Arguments\n\n```sh\n--entropy-threshold \u003cvalue\u003e   # Set a custom entropy threshold (default: 8.0)\n--threads \u003cvalue\u003e   # Set a custom threads count (default: 2)\n```\n\nExample:\n\n```sh\n./librarian --folder /media --entropy-threshold 8.0 --threads 4\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneotoxic-off%2Flibrarian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneotoxic-off%2Flibrarian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneotoxic-off%2Flibrarian/lists"}