Ae4
Medium
- Category
- analysis-evasion
- Confidence
- 80% confidence
- Finding
- Suspicious Unicode normalization or mixed-script content
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a disclosed formal proof workflow helper that installs and runs a Lean/omega-architect CLI, with no hidden persistence, exfiltration, or unrelated behavior found.
Install only if you are comfortable running a third-party proof-search CLI from GitHub and potentially using API keys or local model resources. Pin versions where possible, verify the upstream project and release artifacts, start with low sample and round limits, and treat only Lean-compiled proofs as verified.
## Pitfalls 1. **Prose statements do not work** — `prove` expects a Lean header (`theorem … := by`). 2. **No Lean ⇒ no verification** — generation may still run, but nothing is compiler-checked; check `omega status` and `lean --version` before interpreting results. 3. **Unbounded sampling is the usual budget blow-up.** 4. **`import Mathlib` is the default import set** — a narrower set compiles much faster; use
tags: [lean4, theorem-proving, formal-verification, proof-search, mcts]
author: Li Shen
version: 1.0.2
permissions: [shell, file_read, file_write, network]
metadata:
hermes:
homepage: https://github.com/diamond2nv/omega-architectNo suspicious patterns detected.