
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/teams-app
Advanced tools
LockZero Microsoft Teams bot — manage secrets from Teams with Adaptive Cards
Microsoft Teams bot for LockZero — manage secrets, trigger rotations, and view provider health via Adaptive Cards.
| Command | Description |
|---|---|
@LockZero status | Adaptive Card with provider health table (🟢 healthy / 🟡 due / 🔴 overdue), with inline Rotate buttons |
@LockZero list | Lists all providers with field counts |
@LockZero rotate <namespace> | Sends a confirmation Adaptive Card; on confirm, executes rotation |
@LockZero get <namespace[.FIELD]> | Sends secret value in a private 1:1 message — never posted to the channel |
@LockZero get always creates/retrieves a 1:1 conversation with the requesting user and sends secrets there onlyhttps://<your-host>/api/messagesReplace "00000000-0000-0000-0000-000000000001" in manifest/manifest.json with your real Bot App ID.
| Variable | Required | Description |
|---|---|---|
MicrosoftAppId | Yes | Azure Bot App ID |
MicrosoftAppPassword | Yes | Azure Bot client secret |
LOCKZERO_API_KEY | Yes | From https://app.lockzero.io/settings/api-keys |
LOCKZERO_BASE_URL | No | Defaults to https://api.lockzero.io |
PORT | No | HTTP port, defaults to 3978 |
npm install
npm run build
npm start
manifest/ folder contents (manifest.json + both icon PNGs)Replace manifest/color.png (192×192 px) and manifest/outline.png (32×32 px) with your LockZero logo variants before packaging.
FAQs
LockZero Microsoft Teams bot — manage secrets from Teams with Adaptive Cards
The npm package @lockzero/teams-app receives a total of 1 weekly downloads. As such, @lockzero/teams-app popularity was classified as not popular.
We found that @lockzero/teams-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.