{ "name": "@excloud-in/exc-safety", "version": "0.1.0", "description": "Permission gate for exc CLI commands in pi — enforces the same safety model as the Excloud console agent backend", "keywords": ["pi-package", "excloud", "exc", "safety", "permissions"], "license": "MIT", "author": "Excloud", "repository": { "type": "git", "url": "https://github.com/excloud-in/exc-safety" }, "pi": { "extensions": ["./exc-safety.ts"] }, "peerDependencies": { "@mariozechner/pi-coding-agent": "*" } }