JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Shared utilities for Paperclip adapters: process spawning, environment injection, sandbox/SSH transport, workspace sync, and the round-trip helpers that move code between the local execution-workspace cwd and wherever the agent actually runs.
MCP server for SSH connection and command execution with encrypted password support
[](https://www.npmjs.com/package/@twittwer/compodoc) [](https://comm
Custom NX executors for building and serving Iris Apps using Vite.
Infrastructure as Package
A TypeScript SDK for building executors that wire together tool sources, secrets, and policies across MCP, OpenAPI, GraphQL, and custom plugins.
A better `Promise.race()`
Nx executor to type-check project source files using tsc --noEmit
Runnerty module: shell executor
A wrapper for ssh2 to make it easier to perform commands over SSH
Load [OpenAPI](https://www.openapis.org/) specifications into an executor. Every operation in the spec becomes an invokable tool with a JSON-Schema input, automatic request building, and optional secret-backed auth.
A "standard library" of stuff I find to routinely be useful in Node.js
This package implements an AutomaticRoute for use with the Wormhole Typescript SDK
SSH TCP extensions library for Dev Tunnels
Learn more at [docs.freestyle.sh](https://docs.freestyle.sh)
SSH2 client and server modules written in pure JavaScript for node.js
Parse scp-style git URLs like `git+ssh://host:some/path`
Data fetcher and mappings executor for EVM-based chains
Tired of pushing to test your .gitlab-ci.yml?
SSH config parser and stringifier
Storage adapter interface for the executor. Defines the shared `DBAdapter`, `DBSchema`, and query-operator types every persistence backend implements, plus helpers for typed queries and an in-memory conformance test suite.
Grackle SSH environment adapter
Base class defining the interface for executor implementations