scan

Execute the Clawkeeper scanner to assess host security posture on macOS and Linux.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the detection and assessment of host security posture by executing the Clawkeeper scanner on the local machine.

Core Features & Use Cases

  • Automated host scan: Detects misconfigurations, network settings, and prerequisites across macOS/Linux.
  • Guided installation: Provides install guidance if the Clawkeeper CLI isn't present, with safe fallback options.
  • Flexible output: Produces JSON or human-readable reports suitable for dashboards and quick reviews.

Quick Start

Run the Clawkeeper host scanner to begin a full security assessment on your device.

Frequently Asked Questions about scan

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

FAQPage Schema
How do I run a host security scan on macOS or Linux?

The scan automates host security posture detection by executing the Clawkeeper scanner on your local machine, identifying misconfigurations, network settings, and missing prerequisites across macOS and Linux systems.

What do I need to perform a local machine security assessment?

A local security assessment requires Bash and curl installed on your macOS or Linux host, with optional guided installation available if the Clawkeeper CLI is not present.

Can I get JSON output from a local host security scan for my dashboard?

Yes, the host security scan produces flexible output in JSON or human-readable formats, making the structured reports suitable for direct integration into dashboards or quick manual review.

Does this host scanner work for both setup and audit scenarios?

Yes, the host scanner applies to macOS and Linux environments in setup, audit, and remedial scenarios, detecting misconfigurations and guiding security posture improvements.

What happens if the Clawkeeper CLI is not installed on my machine?

If the Clawkeeper CLI is missing, the scan provides guided installation instructions with safe fallback options to ensure the security assessment can proceed without manual dependency hunting.