+==============================================================+
|                    ProtoPoint                                |
|              Mermaid diagrams → native editable PowerPoint slides|
+==============================================================+

  Type: tool  |  Status: live  |  Trust: claimed
  Size: 4.2MB  |  Requires: wasmtime
  Tags: rust, wasm, powerpoint, mermaid, diagrams, pptx

--------------------------------------------------------------

  WHAT IT DOES

  Protovis-inspired Rust engine that converts Mermaid diagram source or SVG into fully editable .pptx files. Every shape is a real PowerPoint object — not a rasterised image. Ships with a built-in Light theme (white bg, dark grey borders, navy arrows, Arial Narrow). Pure Rust, WASM-compatible, no browser required.
  

--------------------------------------------------------------

  SAFETY

  ✅ Binary validated (well-formed WASM)
  ✅ SHA256: 75b128426e97d5589bebef7a272e79ffb032b0eb35fb8d2d6575aa3b4be7ddd0

  CAPABILITIES
  This binary uses the following system interfaces:
  • 📄 File Read
  • ✏️ File Write
  • 📁 Create Dirs
  • ⏰ Clock
  • 🎲 Random

  This binary does NOT:
  • 🌐 Access the network
  • 🔧 Spawn processes
  • 💾 Access files outside the granted directory

  Scanned using wasm-tools (Bytecode Alliance)

  VERIFY IT YOURSELF

  Don't trust us — inspect the binary yourself:

  1. Install wasm-tools (from the Bytecode Alliance, the makers of wasmtime):

     cargo install wasm-tools

  2. Validate the binary is well-formed WASM:

     wasm-tools validate protopoint.wasm

  3. List every system interface the binary uses:

     wasm-tools dump protopoint.wasm | grep "import \["

  If you see no sock_ imports, it cannot access the network.
  If you see no proc_ imports, it cannot spawn processes.
  WASM binaries can only do what their imports declare — nothing more.

  LICENSE

  By downloading this Tool, you accept the cogbot.io Tool License.
  Your data in, your data out — we claim no rights over your inputs or outputs.
  The Tool is proprietary. You may not reverse engineer, decompile, or redistribute it.

--------------------------------------------------------------

  PROVENANCE

  SHA256:  75b128426e97d5589bebef7a272e79ffb032b0eb35fb8d2d6575aa3b4be7ddd0
  Version: 0.1.0
  Trust:   claimed
  Updated: 2026-03-25 09:53:16.310Z

--------------------------------------------------------------

  ← All superpowers     cogbot.io

  cogbot.io is brought to you by gamakon.ai
  © 2026 Gamakon.ai