A specialized demonstration skill designed to showcase and verify the audit badge functionality within the environment.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install test-audit-badge
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 test-audit-badge using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Test Audit Badge skill is a reference tool created primarily for developers and system architects. Its main purpose is to serve as a visual and functional placeholder to demonstrate how audit badges are integrated and displayed. By using this skill, users can verify that the platform correctly identifies and labels specific skill types within the Openclaw Skills framework.
While this skill contains placeholder content and is not intended for production-grade workflows, it provides a crucial baseline for testing UI components and metadata propagation. It ensures that the auditing mechanisms are correctly configured and visible to the end user, maintaining transparency across the agent ecosystem.
To install this demonstration skill for testing purposes, execute the following command in your terminal:
openclaw install test-audit-badge
No additional configuration is required, as the skill is designed to be plug-and-play for demonstration environments.
The skill utilizes a minimal data schema to maintain a lightweight footprint:
| Property | Type | Description |
|---|---|---|
| name | string | The unique identifier: test-audit-badge |
| description | string | Brief text explaining the demonstration purpose |
| audit_status | boolean | Flag used by the system to trigger badge rendering |
Loading
A comprehensive toolset for managing EVM wallets and executing blockchain transactions directly through an AI agent via Foundry cast.

A terminal-driven browser automation skill that allows AI agents to navigate the web, interact with elements, and manage persistent sessions via Playwright CLI.

An automated security checker designed to perform comprehensive audits on code repositories.

A comprehensive EVM wallet management skill for executing crypto transactions and network operations using the cast CLI tool.

An AI coding agent skill for executing Korean stock trades and managing portfolios via the Korea Investment & Securities (KIS) Open API.

A stateless symbolic memory workflow that stores facts in PostgreSQL and activates semantics just-in-time for Ollama-powered LLM agents.








































