Lmb

C+ 71 completed
Cli Tool
containerized / rust · small
144
Files
12,247
LOC
1
Frameworks
8
Languages

Pipeline State

completed
Run ID
#344999
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
61.33
Framework unique
Isolation
Last stage change
2026-05-10 03:35:34
Deduplication group #49042
Member of a group with 7 similar repo(s) — canonical #29329 view group →
Top concepts (2)
Project DescriptionWeb Backend
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/

AI Prompt

Create a command-line tool, similar to what's described in the README, that acts as a standalone Luau runtime. I need it to be fast and optimized for low-resource devices. The tool should allow users to easily run Lua scripts and functions directly from the terminal, perhaps supporting an `eval` command that takes a file path. Please ensure it includes built-in libraries like `crypto`, `fs`, `http`, and `json`, and that the execution environment is sandboxed for security.
rust cli luau lua command-line runtime low-resource containerized scripting
Generated by gemma4:latest

Catalog Information

A command‑line tool that runs Luau scripts and functions quickly on low‑resource devices.

Description

lmb is a lightweight command‑line runtime for the Luau language, allowing developers to execute Lua scripts and functions directly from the terminal. It bundles useful libraries such as crypto, fs, http, and json, enabling common tasks without external dependencies. The runtime is optimized for fast execution, making it ideal for low‑end hardware like the Raspberry Pi. Code runs in a sandboxed environment, protecting the host system from unintended side effects. Users can simply invoke commands like lmb eval --file script.lua to run code snippets or full programs.

الوصف

يُقدّم هذا المشروع بيئة تشغيل مستقلة للغة Luau، تسمح للمستخدمين بتنفيذ سكربتات Lua ووظائفها مباشرة من سطر الأوامر. يضمّ مكتبات مفيدة مثل crypto وfs وhttp وjson، ما يتيح التعامل مع التشفير، نظام الملفات، الشبكات، ومعالجة JSON دون الحاجة لتثبيت إضافات خارجية. يُصمّم لأداء سريع، ما يجعله مناسباً للأجهزة منخفضة الموارد مثل Raspberry Pi. يُشغّل الكود داخل بيئة معزولة، مما يحدّ من التأثيرات الجانبية غير المرغوب فيها ويزيد من أمان التنفيذ. يمكن للمطورين والمهتمين بالبرمجة النصية استخدامه كأداة اختبار سريعة أو كجزء من سير عمل الأتمتة في الطرفية. يقدّم واجهة بسيطة مع أوامر مثل eval لتشغيل ملفات أو كود مباشر. يتيح للمستخدمين الاستفادة من قوة Rust مع بساطة Lua في بيئة مستقلة. يختلف عن حلول أخرى بتركيزه على السرعة والموارد المنخفضة مع توفير مكتبات جاهزة.

Novelty

6/10

Tags

lua-scripting command-line-execution sandboxed-environment low-resource-performance built-in-utilities

Technologies

axum serde tokio

Claude Models

claude-opus-4.6 claude-opus-4.5 claude-sonnet-4.5

Quality Score

C+
71.3/100
Structure
66
Code Quality
79
Documentation
53
Testing
55
Practices
80
Security
100
Dependencies
60

Strengths

  • CI/CD pipeline configured (github_actions)
  • Low average code complexity \u2014 well-structured code
  • Good security practices \u2014 no major issues detected
  • Containerized deployment (Docker)
  • Properly licensed project

Weaknesses

  • 1 files with critical complexity need refactoring
  • 1792 duplicate lines detected \u2014 consider DRY refactoring
  • 2 'god files' with >500 LOC need decomposition

Recommendations

  • Add a linter configuration to enforce code style consistency

Security & Health

8.3h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (2)
Repobility (the analyzer behind this table) · https://repobility.com
MIT
License
17.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

rust
74.3%
lua
13.4%
markdown
6.8%
yaml
2.7%
toml
2.4%
text
0.2%
sql
0.1%
json
0.1%

Frameworks

Axum

Concepts (2)

All metrics by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
Repobility · severity-and-effort ranking · https://repobility.com
auto_descriptionProject Description![CI](https://github.com/henry40408/lmb/actions/workflows/ci.yaml) ![codecov](https://codecov.io/gh/henry40408/lmb) ![License](LICENSE.txt)80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/69061.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV