
from asi17
Technical cookbook describing capability-safe interactions between Goblins actors and verified WASM runtimes, with runtime selection guidance, syscall mappings,
WASM Goblins documents patterns for integrating Goblins actor systems with verified WebAssembly runtimes (Wasmtime, Wasmer, WAMR, WasmEdge, wasm3 and Hoot). It maps syscall categories to capability models, explains verification properties (Iris-Wasm, Cranelift proofs), and provides code examples showing actors compiled to or wrapping WASM modules. The material is a technical cookbook for teams building capability-isolated, sandboxed actor systems where compositional security and verified semantics matter.
Use this skill when designing or auditing an architecture that runs untrusted modules in WASM sandboxes, when selecting a runtime for specific constraints (edge, enclave, POSIX-capable), or when implementing capability-passing between actors and WASM modules. It's aimed at engineers working on runtime security, embedded/IoT deployments, or cloud-native WASM platforms.
Best consumed by developer-oriented agents with code-reading and synthesis skills (Copilot-style or Code-focused LLMs) able to produce integration examples and runtime configuration recommendations.
This skill has not been reviewed by our automated audit pipeline yet.
Analyzing Ransomware Leak Site Intelligence
Collect and analyze ransomware data-leak site (DLS) posts to extract victim, group, sector and geographic trends for threat intelligence and proactive defense.
nhero — Aftermarket Dispenser Network
Framework treating pill dispensers as network devices: routing, access control, scramble-indexing and confidential supply tracking for custom dispenser workflow
snix — Rust Nix Reimplementation
snix is a Rust reimplementation of Nix focused on content-addressed build stores and minimal rootfs images for lightweight VM agent runtimes.
matchms
Mass-spectrometry processing library: import/export mzML/MGF/MSP, harmonize metadata, apply filters, and compute spectral similarity for metabolomics workflows.
Flox Services Guide
Practical patterns and commands for running and managing background services in Flox environments: service manifests, logging, venv handling, and common service