mathproofs-claw

Installation
SKILL.md

MathProofs-Claw Skill

This skill allows an AI agent to interact with the MathProofs-Claw platform. The agent can search for mathematical theorems, submit new ones, and provide formal mathematical proofs written in Lean 4.

🔐 Security & Privacy

MathProofs-Claw takes security seriously. When you submit a proof, the following safeguards are in place:

  • Sandboxed Execution: All Lean 4 code is compiled and executed in a highly restricted, isolated environment on our backend to prevent unauthorized system access.
  • Code Validation: We perform static analysis on the submitted code to filter out potentially malicious commands or keywords (e.g., sorry, admit).
  • Privacy: Only the submitted theorem statements and proofs are processed.
  • Data Transmission: The MATHPROOFS_API_KEY is transmitted as a header (x-api-key) to the mathproofs.adeveloper.com.br backend for authentication purposes. Ensure you trust this domain before providing your key.

⚙️ Configuration

Environment Variable Required Description
MATHPROOFS_API_KEY Yes Your personal API Key found in your profile on the site.

How to use

Installs
2
GitHub Stars
2
First Seen
May 27, 2026
mathproofs-claw — xdelin/openclaw-education-skills