A personal AI concierge that automates data broker removals and monitors your digital privacy footprint in real-time.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install privacy-concierge
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 privacy-concierge using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Guardian is an advanced privacy protection skill designed to act as an always-on personal concierge for your digital life. It helps users reclaim their data by calculating real-time privacy scores and managing automated opt-out requests across more than 300 data brokers, including major sites like Spokeo and Intelius. By leveraging the power of Openclaw Skills, this agent provides a proactive layer of defense against adtech networks and people-search sites.
The skill is built with a privacy-first architecture, ensuring that all sensitive information is stored in user-controlled environments. It offers a centralized interface for managing complex legal requests such as DSARs (Data Subject Access Requests) and provides conversational guidance on navigating global privacy regulations like GDPR and CCPA.
To integrate this skill into your Openclaw Skills setup, you must configure the following environment variables for inference, storage, and communication:
# LLM Inference
export GROQ_API_KEY="your_groq_api_key"
# Persistent Memory (Supabase)
export SUPABASE_URL="your_supabase_url"
export SUPABASE_ANON_KEY="your_supabase_anon_key"
# Messaging Interface
export TELEGRAM_BOT_TOKEN="your_telegram_bot_token"
The skill manages data across several key tables in Supabase to maintain a detailed history of your privacy status:
| Table | Description |
|---|---|
| User Profile | Stores encrypted PII used for identifying exposures and filling out opt-out forms. |
| Privacy Metrics | Logs daily privacy scores (0-100) and historical trends. |
| Removal Tracking | Monitors the status of pending and completed data broker opt-out requests. |
| Breach History | Records instances where user data was found in external data breaches. |
Loading
A unified CLI and AI-powered icon library providing access to over 19,000 icons with framework-aware generation and tree-shaking.

An AI-driven discovery tool that leverages the watcha.cn API to find, evaluate, and recommend AI products based on community sentiment and technical specifications.

Query and analyze local Copilot Money transaction and budget data using SQL and shell utilities.

A lightweight personal CRM and context-retention skill for AI agents to store and recall specific details about individuals.

A comprehensive toolkit of backend architecture patterns and server-side best practices for building scalable applications.

A comprehensive manual for deploying and managing persistent, cloud-hosted AI agents powered by Openclaw Skills.








































