UNPKG

@openguardrails/moltguard

Version:

AI agent security plugin for OpenClaw: prompt injection detection, PII sanitization, and monitoring dashboard

17 lines (16 loc) 276 B
{ "name": "@og/api-bundle", "version": "0.2.0", "type": "module", "private": true, "scripts": { "start": "node index.js" }, "dependencies": { "@libsql/client": "^0.14.0" }, "optionalDependencies": { "pg": "^8.13.1", "mysql2": "^3.11.5" } }