
Security News
New Study Identifies 53 Slopsquatting Targets Across 5 Frontier LLMs
Five frontier LLMs generated the same nonexistent package names, leaving 53 available for potential slopsquatting across PyPI and npm.
@byteplus/claw-sentry
Advanced tools
AI Assistant Security plugin for OpenClaw, to protect your LLM models and Agent lifecycle (including tool calls) from harmful requests.
@omni-shield/claw-sentry is a security plugin designed for OpenClaw to protect your Large Language Models (LLM) and Agent lifecycle from harmful requests and sensitive data leakage.
global.fetch to provide automated security auditing for underlying model calls.Bundled plugins are disabled by default in OpenClaw. You can enable it using the following command:
openclaw plugins enable ai-assistant-security-openclaw
Restart the Gateway after enabling.
Configure the plugin in your OpenClaw configuration file:
plugins:
claw-sentry:
enabled: true
config:
endpoint: "https://your-security-api-endpoint" # Security API endpoint (Required)
apiKey: "your-api-key-here" # API Key (Required)
appId: "your-app-id" # Application Identifier (Required)
timeoutMs: 5000 # API timeout in ms, default is no limit
logRecord: true # Enable plugin runtime logs, default is false
failureThreshold: 3 # Failures before entering degradation, default is 3
retryInterval: 60 # Initial retry interval in seconds after degradation, default is 60
maxRetryInterval: 3600 # Max retry interval in seconds, default is
enableFetch: true # Whether to hook global.fetch
enableBeforeToolCall: true # Whether to audit before tool execution
enableToolResultPersist: false # Whether to audit before persisting tool results
endpoint, apiKey, and appId during startup.FAQs
AI Assistant Security plugin for OpenClaw, to protect your LLM models and Agent lifecycle (including tool calls) from harmful requests.
The npm package @byteplus/claw-sentry receives a total of 11 weekly downloads. As such, @byteplus/claw-sentry popularity was classified as not popular.
We found that @byteplus/claw-sentry demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 24 open source maintainers collaborating on the project.
Did you know?

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.

Security News
Five frontier LLMs generated the same nonexistent package names, leaving 53 available for potential slopsquatting across PyPI and npm.

Security News
The White House’s Gold Eagle Initiative aims to coordinate AI-discovered vulnerabilities, validate findings, and accelerate patching across critical software.

Security News
A Shai-Hulud infection exposed Suno's source code, which shows the AI music startup stream-ripped tracks to train its models.