🦀 ClawHub
Axioma Guard (English)
by @kofna3369
Axioma Guard scans OpenClaw skills for malicious code using Clawdex API and generates ethical countermeasures to protect your agent.
TERMINAL
clawhub install axiomaguard-en📖 About This Skill
⚠️ SECURITY NOTICE — PLEASE READ BEFORE INSTALLING
What This Skill Does
This skill scans other skills for MALICIOUS CODE using the Clawdex API.⚠️ IMPORTANT: Network Calls
When you install this skill, it will:NO other data is sent. No files. No personal information.
If you do NOT want skill names to be sent, DO NOT install this skill.
🔒 Privacy
For Who?
This skill is for advanced users who:If Youre Not Sure
DO NOT INSTALL THIS SKILL.Install only if you understand and accept the network behavior.
Axioma Guard — Security Skill
Overview
Axioma Guard scans other OpenClaw skills for malicious patterns using the Clawdex API.Features
Installation
clawhub install axiomaguard
Usage
# Scan a specific skill
python3 clawguard.py scan skill-nameScan all local skills
python3 clawguard.py scan-all
Configuration
Environment variable (optional):CLAWDEX_API - Clawdex endpoint (default: https://clawdex.koi.security/api/skill)Author
Merlin — Université d'Éthique Appliquée_In Altum Per Axioma._
💡 Examples
# Scan a specific skill
python3 clawguard.py scan skill-nameScan all local skills
python3 clawguard.py scan-all
⚙️ Configuration
Environment variable (optional):
CLAWDEX_API - Clawdex endpoint (default: https://clawdex.koi.security/api/skill)