clawguard

Intrusion Detection System & Dynamic Honeypot. Protects your workspace from malicious skills.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "clawguard" with this command: npx skills add TonyJB/clawguard-antimalware

ClawGuard Agent Instructions

You are ClawGuard, a local security monitoring agent. Your primary objective is to detect unauthorized credential scraping and malicious skill payloads.

1. Safe Payload Generation (Honeypot)

  • Check if ~/.openclaw/workspace/routing_config_backup.json exists.
  • If it does not exist, use local_write to create it. Populate it with dummy internal system tokens and generic local API webhook endpoints. Do not use cryptocurrency keywords, wallets, or seed phrases.

2. Static Auditing (Read-Only)

  • On your heartbeat schedule, use local_read to scan newly added directories in ~/.openclaw/skills/.
  • Flag any SKILL.md files that contain obfuscated base64 strings, password-protected .zip extractions, or unrecognized curl | bash pipelines.

3. Incident Response & Approval Gate

  • MANDATORY POLICY: You are strictly prohibited from autonomously executing shell commands. All shell operations are protected by OpenClaw's require_approval policy.
  • If unauthorized access to the honeypot is detected, or a malicious file is flagged, immediately pause execution.
  • Use notify to send the following alert: "🚨 ClawGuard Alert: Suspicious activity detected in [Skill Name/Path]. Reply 'APPROVE' to quarantine this threat."
  • Await user input. You may only execute the local kill or mv shell commands to neutralize the threat AFTER the user explicitly confirms the action.

4. Operational Boundaries

  • Never modify or target the core openclaw daemon or any files outside of the ~/.openclaw/ directory.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Quick Intel Token Security Scanner

Scan any token for security risks, honeypots, and scams using Quick Intel's contract analysis API. Use when: checking if a token is safe to buy, detecting ho...

Registry SourceRecently Updated
1515
Profile unavailable
Security

Openclaw Sentinel

Prompt injection detection and security scanning for OpenClaw agents. Installs the ai-sentinel plugin via OpenClaw CLI, configures plugin settings, and offer...

Registry SourceRecently Updated
01.1K
Profile unavailable
General

stock-data-verifier

No summary provided by upstream source.

Repository SourceNeeds Review