Lumeo
Modern, accessible Blazor UI the shadcn way: use it from NuGet or own the source via CLI + registry. Components, DataGrid, Scheduler, charts, AI chat primitives, first-party icon packs, themes, dark mode, RTL + i18n. Tailwind CSS v4, MCP server, dotnet new templates. MIT.
5-Factor AST Security Breakdown
Deterministic code heuristics and edge isolation analysis
Passed static AST scan: Verified absence of arbitrary remote eval, prompt injections, and unauthenticated exfiltration webhooks.
Native compatibility with Cloudflare Workers runtime, Workerd engine, or Model Context Protocol schema.
Permissive open-source license detected (MIT, Apache 2.0, or BSD) enabling free edge execution.
README contains comprehensive setup guides, deployment commands, and environmental configurations.
Verified repository structure with authentic commit history (6/12 community traction, 8/8 commit provenance).
Permission Scopes & Touched Infrastructure
Blast radius analysis and storage surface detection for AI Agent safety
Safe read-only execution without destructive write or delete permissions.
Line-by-Line Mutation Traces & Call Graph
Detailed function call inspection, SQL query breakdown, and live maintainer re-scan triggers.
Deep Static Code & Manifest Inspection
Automated AST scan of repository configuration and security vectors
eval() or unconstrained reflectionIntegration & MCP Setup
Copy pre-formatted config snippets for your AI IDE or CLI
{
"mcpServers": {
"lumeo": {
"command": "npx",
"args": [
"-y",
"github:Brain2k-0005/Lumeo"
]
}
}
}