disconnect

Remove Clawkeeper hooks and stored API key from local settings.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users unlink Clawkeeper from their account by removing local hooks and credentials, resulting in a clean uninstall.

Core Features & Use Cases

  • Remove Clawkeeper hooks from ~/.claude/settings.json
  • Delete your stored API key
  • Local detection remains functional with the option to reconnect later

Quick Start

Run the disconnect workflow to remove hooks and the API key.

Frequently Asked Questions about disconnect

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

FAQPage Schema
How do I remove Clawkeeper hooks from settings.json?

To remove Clawkeeper hooks, you need to edit the ~/.claude/settings.json file and delete the specific hook entries. This process cleans your local configuration and prepares the environment for a complete plugin uninstall.

How do I delete my stored API key for Clawkeeper?

Deleting your stored API key involves removing the specific credentials file from your local environment. This action unlinks your account and ensures your authentication tokens are completely cleared from the system.

What does disconnecting Clawkeeper do to my local environment?

Disconnecting Clawkeeper removes the hooks from ~/.claude/settings.json and deletes your stored API key. It unlinks your account and cleans up credentials while keeping local detection functional for future reconnection.

Do I need to uninstall the plugin before disconnecting Clawkeeper?

No, you should disconnect Clawkeeper first to prepare for plugin uninstall. Running the disconnect workflow cleans up your settings.json and credentials, ensuring a smooth and complete removal of the plugin later.

Can I reconnect Clawkeeper after removing my API key and hooks?

Yes, local detection remains functional after you disconnect, providing the option to reconnect later. Removing the hooks and API key only unlinks your account but does not permanently disable the local detection capabilities.