
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
@lockzero/slack-app
Advanced tools
LockZero Slack app — manage secrets from Slack with slash commands and interactive Block Kit components
Slack app for LockZero — manage secrets, trigger rotations, and view provider health directly from Slack.
| Command | Description |
|---|---|
/lockzero status | Block Kit cards showing each provider's health (🟢/🟡/🔴), field count, and last rotation |
/lockzero list | Compact list of all providers with field counts |
/lockzero rotate <namespace> | Confirmation dialog; on confirm, posts to LockZero rotation endpoint |
/lockzero get <namespace[.FIELD]> | Returns secret value as ephemeral message (only visible to you) |
/lockzero get always uses response_type: "ephemeral" — secrets are never posted to a channelIn Slack: Tools & settings → Your apps → Create an App → From a manifest. Paste manifest.json and update the request_url to your deployed host.
| Variable | Required | Description |
|---|---|---|
SLACK_BOT_TOKEN | Yes | xoxb-... token from OAuth & Permissions |
SLACK_SIGNING_SECRET | Yes | From Basic Information |
LOCKZERO_API_KEY | Yes | From https://app.lockzero.io/settings/api-keys |
LOCKZERO_BASE_URL | No | Defaults to https://api.lockzero.io |
SLACK_APP_TOKEN | No | xapp-... for Socket Mode (optional) |
PORT | No | HTTP port, defaults to 3000 |
npm install
npm run build
npm start
In your Slack app settings set the following URLs to https://<your-host>/slack/events:
/lockzero → Request URLFAQs
LockZero Slack app — manage secrets from Slack with slash commands and interactive Block Kit components
We found that @lockzero/slack-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.