🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@eldrex/openclaw

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eldrex/openclaw

OpenClaw integration and skill adapter for DevDiff

latest
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

@eldrex/openclaw

OpenClaw AI agent integrations for DevDiff

npm version Socket Score License: MIT

Overview

@eldrex/openclaw provides integrations between DevDiff and the OpenClaw agent network, exposing Model Context Protocol (MCP) integrations and capabilities for AI agents to query changelogs, analyze commits, and trigger local builds.

Installation

npm install @eldrex/openclaw

🔒 Security & Privacy

What This Package Accesses

ResourceWhyDefaultCan Disable
NetworkConnect to local or remote agent networksNoYes (default disabled)
PortsExposes MCP endpoint on port 3739NoYes

Agent Sandboxing

When agents interact with DevDiff through OpenClaw:

  • They are constrained to the current Git repository boundary.
  • They cannot run arbitrary system commands.
  • Secrets are automatically redacted before leaving the local boundary.

License

MIT © DevDiff Contributors

FAQs

Package last updated on 06 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts