An advanced network auditing tool for AI agents that leverages Nmap to perform vulnerability detection and service fingerprinting.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tech-security-audit
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install tech-security-audit using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Tech Security Audit skill is a specialized tool designed to bring robust network security analysis capabilities to your AI agent. By integrating directly with Nmap, it allows for automated discovery of hosts, service version detection, and OS fingerprinting. This skill is essential for developers and security researchers who need to monitor local network environments for potential weaknesses and ensure that all services are properly secured.
As part of the Openclaw Skills ecosystem, this tool simplifies the process of executing complex network commands through simple natural language or programmatic triggers. It transforms raw network data into actionable insights, enabling faster response times to security threats and more thorough environment audits.
Ensure that Nmap is installed and available in your system's PATH. You may need elevated permissions depending on the depth of the scan required.
# Install Nmap on Debian-based systems
sudo apt-get update && sudo apt-get install nmap
# Install Nmap on macOS using Homebrew
brew install nmap
Once installed, configure the skill within your agent environment to point to the correct Nmap executable path.
The skill organizes scan results into a clean, hierarchical structure. This allows other Openclaw Skills to easily process the security data.
| Attribute | Type | Description |
|---|---|---|
| target | String | The IP address or CIDR range scanned. |
| status | String | Host availability status (up/down). |
| open_ports | Array | List of detected open ports and their protocols. |
| service_info | Object | Details on software versions running on open ports. |
| os_guess | String | The detected operating system of the target device. |
Loading
A professional-grade skill for programmatically generating images via Azure Foundry deployments within the OpenClaw ecosystem.

A comprehensive developer toolset for implementing secure, wallet-based HTTP request signing and verification using the ERC-8128 standard.

An environmental vision agent that audits physical waste sorting and enforces digital bandwidth throttling as penance for recycling failures.

A natural language automation tool that schedules shell commands, API health checks, and agent tasks on a one-shot or recurring cron basis.

A command-line legal practice assistant that automates court deadlines, conflict of interest checks, and billable time tracking.

complianceclaw is a professional-grade regulatory tracking tool that automates the monitoring of federal and state rule changes to ensure audit readiness.








































