elberacasa/umbra

The trust score for AI-generated code. One command verifies what your coding agent shipped: security findings with file:line evidence, Docker-sandboxed build/boot checks, and claim receipts that catch agents lying about tests.

0Stars on the repository
9Mods indexed here, across every type
27d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

style

01

elberacasa/umbra

Cursor rule Cursor

Use descriptive variable names. Prefer small functions. Keep files under 300 lines where practical.

0 27d ago A 2 tokens original MIT

comment-override

02

elberacasa/umbra

Cursor rule Cursor

Follow the existing code style. Prefer small, pure functions.

0 27d ago E 3 tokens original MIT

hidden-chars

03

elberacasa/umbra

Cursor rule Cursor

Always run the formatter before committing. Use Type​Script strict mode in every file. Prefer named exports over default exports.

0 27d ago A 2 tokens original MIT