A comprehensive security monitoring and infrastructure health toolkit designed for Openclaw Skills agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install arc-sentinel
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 arc-sentinel using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Arc Sentinel is a specialized security auditing utility built to enhance the safety and reliability of environments running Openclaw Skills. It serves as a proactive monitoring layer that identifies infrastructure vulnerabilities, such as expiring SSL certificates and unauthorized GitHub repository changes, before they become critical issues.
By integrating this skill, developers can automate the tedious process of manual security checks. It provides a centralized way to track credential rotation policies, scan for leaked secrets in git history, and verify account integrity against known data breaches. This makes it an indispensable asset for maintaining a hardened security posture within any Openclaw Skills deployment.
To begin using Arc Sentinel with Openclaw Skills, initialize your configuration files:
cd <skill-dir>
cp sentinel.conf.example sentinel.conf
# Edit sentinel.conf with your DOMAINS, GITHUB_USER, and MONITOR_EMAIL
Ensure you have the necessary dependencies installed: openssl for certificate checks, gh CLI for GitHub audits, curl for API requests, and python3 for JSON processing.
Arc Sentinel manages security data through a structured set of configuration and reporting files:
| File | Type | Purpose |
|---|---|---|
sentinel.conf |
Config | Primary settings for domains, emails, and API keys. |
credential-tracker.json |
Data | Tracks credential names, last rotation dates, and policies. |
reports/YYYY-MM-DD.json |
Report | Daily automated audit results in JSON format. |
reports/cron.log |
Log | Execution history for scheduled security scans. |
Loading
An AI-driven search assistant that generates optimized Mixcache ebook discovery links based on user topics, authors, or genres.

A proactive shopping assistant that generates direct Contaya coupon links based on detected store domains and shopping intent.

An automated audit tool that verifies marketing content against 208 global regulations including FTC, GDPR, and HIPAA.

A specialized tool for auditing JSON-LD structured data to ensure Answer Engine Optimization (AEO) readiness.

Arc-shield is an advanced output filtering skill designed to scan and sanitize AI agent responses, ensuring sensitive credentials and PII never leak to external channels.

A specialized briefing tool that aggregates releases, security advisories, and community trends across the OpenClaw ecosystem.








































