Install
openclaw skills install @sunilp/aip-agent-guardVerify skill authorship, enforce capability manifests, and audit tool usage to secure and control your OpenClaw skills with identity and access management.
openclaw skills install @sunilp/aip-agent-guardVerify skill authors, enforce capability manifests, and audit tool calls. Adds identity and access control to your OpenClaw setup.
npm install -g aip-openclaw
AIP Security Guard uses the Agent Identity Protocol (AIP) to verify skill authors via Ed25519 signatures and enforce capability manifests that declare what each skill is allowed to do.
Each skill can optionally include:
.aip-signature -- signed envelope proving the skill hasn't been tampered withaip-manifest.toml -- declaration of allowed MCP tools, network access, file access, shell, budgetThe guard runs outside OpenClaw's trust boundary. All decisions are logged to an audit trail.