
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
thoth-markup-lang
Advanced tools
THOTH Sovereign Suite v12.0.0 (The Sovereign Cloud): The ultimate indentation-based reactive web engine. Features native API Fetch Engine, Smart Routing (SPA builder), Native Layouts (Flexbox), Sovereign Components, State Management, Python-style tracebac
Structure is Truth • Logic is Indentation • Control is Sovereignty
THOTH is a next-generation Asynchronous Reactive Web Engine designed to eliminate the structural and cognitive overhead of modern frontend development.
It is not:
It is:
You don’t “build UI” with THOTH… you define systems.
Modern web stacks suffer from:
✔ Zero-bracket syntax
✔ Native state engine
✔ Built-in SPA routing
✔ Direct API binding
✔ No external JS required for core logic
✔ Single unified architecture file
thoth create my-app
/my-app
├── index.thoth
├── /components
├── /data
├── /pages
├── thoth.config.json
API users="https://api.example.com/users"
State energy: 0
Route "/":
Route "/dashboard":
Route "/system":
Row gap="20px" align="center":
Column width="300px":
Define Card:
Box:
Text: @{{title}}
Text: @{{username}}
Header Auth="admin":
File "app.thoth", line 22
APIError: Invalid endpoint
TYPE THOTH
# Data & Imports
DataSource: data/config.json
Import: components/Navbar.thoth
# API Layer
API users="https://jsonplaceholder.typicode.com/users"
# State Layer
State clicks: 0
# Root Architecture
Container class="app-shell":
Navbar title="THOTH Engine"
Route "/":
Column align="center":
Title: "Sovereign Cloud Interface"
Row gap="20px":
Repeat Over="users":
Box class="card":
Sub: @{{name}}
Text: @{{email}}
Row:
Text: "Clicks: @{{clicks}}"
Button action="set:clicks=clicks+1":
"Inject Signal"
Route "/system":
Column:
Sub: "Diagnostics"
Text: "All systems operational."
npm install -g thoth-markup-lang
thoth serve index.thoth
thoth build index.thoth
Asynchronous Web Engine
Reactive UI Engine
No-JavaScript Framework Alternative
Zero-Bracket Markup Language
Indentation-Based Syntax Engine
SPA Without React
Native State Management Engine
API-First Frontend Architecture
Unified Web Stack
Declarative Web Systems
Non-Blocking Rendering Engine
Component-Based Architecture
Modern Web Engine 2026
Frontend Without Frameworks
Alternative to React / Vue / Angular
Sovereign Architecture System
| Feature | React / Vue | THOTH |
|---|---|---|
| Setup Complexity | High | Minimal |
| State Management | External | Native |
| Routing | Library-based | Built-in |
| API Calls | Manual | Native |
| Syntax | JSX / Templates | Indentation Logic |
| Performance | Virtual DOM | Direct Render Engine |
“The web is not broken…
developers just built too many layers on top of it.”
THOTH removes the layers.
THOTH aims to:
“You don’t scale code…
you scale architecture.”
Architected by Abdelfatah Abdelhamed
Egypt 🇪🇬 • Sovereign Systems Engineering
FAQs
THOTH Sovereign Suite v12.0.0 (The Sovereign Cloud): The ultimate indentation-based reactive web engine. Features native API Fetch Engine, Smart Routing (SPA builder), Native Layouts (Flexbox), Sovereign Components, State Management, Python-style tracebac
We found that thoth-markup-lang demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.