SECURITY REVIEW
Not yet assessed
Review the original instructions and requested permissions before installing.
No security review is available for this catalog entry yet.
Checks whether the bead daemon is running and responsive.
Verify the bead daemon is alive and responsive
Review the original instructions and requested permissions before installing.
No security review is available for this catalog entry yet.
How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.
No quality assessment is available for this catalog entry yet.
Original instructions from the publisher’s SKILL.md
# Ping Beads Verify the bead daemon is alive and responsive. Checks the `bd.sock` socket to confirm the bead daemon (`bd`) is running and accepting connections. ## Commands ```bash # Check if the bead daemon is alive (checks bd.sock) ping-beads # Show detailed bead daemon status ping-beads status ``` ## Install No installation needed. `bd` is expected to be in PATH as part of the beads system.