# Status

> Check Vocal Bridge authentication status. Shows current API key, connected agent name, and connection health. Use when this capability is needed.

- Skill: `tomevault-io/status-11` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/status-11`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/status-11/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/status-11

---


Check the current Vocal Bridge authentication status.

First ensure CLI is installed:

```bash
pip install --upgrade vocal-bridge
```

Then run:

```bash
vb auth status
```

This shows:
- API URL
- API Key (masked)
- Authentication status
- Connected agent name and mode
- Agent ID
- Phone number (if assigned)

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/vocalbridgeai) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

