Protect API keys and secrets for OpenClaw — credentials stay in your vault, never in the agent's memory
API key protection for OpenClaw. Credentials stay in your vault, never in the agent's memory
General utilities for plugins to use
TypeScript plugin for ESLint
Vault adapter for AI coding agents. Keep API keys, secrets, and .env contents out of your coding agent's memory and transcripts. Supports Claude Code (Codex, OpenCode, Cursor coming soon).
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of TypeScript syntax
Allow parsing of jsx
Compile ESNext Regular Expressions to ES5
Allow parsing of the module attributes in the import statement
React specific linting rules for ESLint
This plugin transforms ES2015 modules to UMD
Compile ES2015 for...of to ES5
Allow parsing of import.meta
Allow parsing of object rest/spread
Static AST checker for accessibility rules on JSX elements.
Import with sanity.
Compile objects with duplicate keys to valid strict ES5
Babel plugin to ensure function declarations at the block level are block scoped
Allow parsing of the logical assignment operators
This plugin transforms private class methods
Compile regular expressions using named groups to ES5.
This plugin transforms checks for a private property in an object