Skip to content
@runtoolkit

Runtoolkit

Building secure JavaScript, HTML, and Minecraft systems with strict validation, controlled execution, and minimal attack surface.

🚀 Runtoolkit

Runtoolkit is a collection of secure, modular, and developer-focused tools.

We build systems with a strong emphasis on:

  • 🔒 Security-first design
  • ⚡ Performance & efficiency
  • 🧩 Modular architecture
  • 🛠️ Developer experience

📦 Projects

🧠 macro-engine

A secure and extensible command execution engine.

  • Sandboxed command system
  • Single & multi-command support
  • Safe parsing (no eval)
  • Designed for general-purpose use

🧠 macroAPI (Datapack)

A secure and extensible macro API datapack for Minecraft.

  • UUID-based execution control
  • macro.admin permission enforcement
  • Strict input validation
  • Safe execution (no clickEvent / chat injection)
  • Debug-safe + dialog system
  • Designed for Minecraft 1.20.3 – 26.x

🔒 Security

Security is a core principle across all projects.

  • No unsafe code execution (eval, Function, etc.)
  • Strict input validation
  • Isolated execution environments
  • Minimal dependency usage

If you discover a vulnerability, please follow the responsible disclosure process defined in each repository’s SECURITY.md.


🤝 Contributing

We welcome contributions!

Before contributing:

  • Read CONTRIBUTING.md
  • Follow secure coding guidelines
  • Keep code clean and minimal

📜 Philosophy

"Security is not optional — it's the foundation."

We don’t just build tools — we build reliable systems.


🌐 Links


⭐ Support

If you find our work useful, consider starring the repositories ⭐

Pinned Loading

  1. macro-engine macro-engine Public

    A secure command engine and developer tools with sandboxed execution and safe parsing.

    JavaScript 1

  2. macroEngine-dp macroEngine-dp Public

    Advanced Macro Engine [Minecraft 1.20.3-26.1+]

    mcfunction

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…