status

Detect Clawkeeper shield status and report mode, threats, and workstations.

2|1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/rad-security/claude-code-plugin --skill status-rad-security
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/rad-security/claude-code-plugin/tree/main/plugins/clawkeeper-code/skills/status
Command: npx skills add https://github.com/rad-security/claude-code-plugin --skill status-rad-security

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly verify whether Clawkeeper is active and how it is connected, reducing guesswork for security posture.

Core Features & Use Cases

  • Detects and displays whether the plugin is in local or connected mode.
  • Shows shield status, threat counts, and workstation information.
  • Indicates the status of hooks and recent events to aid quick triage.

Quick Start

Run the status command to display the current Clawkeeper shield status, including mode, connection source, and threat statistics.

Frequently Asked Questions about status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my Clawkeeper security plugin shield is active?

The Clawkeeper status command reports shield status by identifying the current connection mode, hook delivery method, and threat statistics. It retrieves data from existing local files and optional API calls when a key is available.

What is the difference between local and connected mode for Clawkeeper diagnostics?

Local mode retrieves Clawkeeper diagnostics using existing local files, while connected mode uses optional API calls when an API key is available. The status command automatically detects the active mode and reports the connection source accordingly.

Does checking Clawkeeper health require an API key?

Checking Clawkeeper health does not strictly require an API key. The status command defaults to reading local files for diagnostics, but utilizes optional API calls to retrieve connected mode statistics when an API key is present.

How do I view recent threat counts and workstation information for my security hooks?

To view threat counts and workstation information, execute the status command. It surfaces concise security diagnostics including recent threat statistics, workstation details, and the current hook delivery method for the active environment.

What limitations exist when running Clawkeeper status without an API connection?

Without an API connection, Clawkeeper status is limited to local mode diagnostics using existing local files. It can still detect the active environment and display local hook status and threat statistics, but cannot retrieve API-backed data.