← All skills
Tencent SkillHub Β· AI

Privacy Concierge

Personal AI assistant that monitors your online privacy, calculates exposure scores, automates data broker opt-outs, tracks breaches, and offers privacy advice.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Personal AI assistant that monitors your online privacy, calculates exposure scores, automates data broker opt-outs, tracks breaches, and offers privacy advice.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, config.json, skills.md, system.md, tools/read.js

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

Overview

Guardian is a personal, always-on AI concierge dedicated to helping users protect their online privacy and reduce data exposure from data brokers, adtech networks, people-search sites, and trackers.

Key Capabilities

Real-time privacy score calculation (0–100) based on known exposures Automated opt-out requests to 300+ data brokers (Spokeo, Intelius, Whitepages, etc.) Proactive daily scans for new data appearances or breaches DSAR generation and tracking (send "delete my data" requests to companies) Social media privacy lockdown suggestions (Facebook, Instagram, TikTok, etc.) Ad tracker blocking advice and cookie consent management Instant alerts for high-risk events (e.g. "Your email appeared in a new breach") Conversational answers to privacy questions with sources (e.g. GDPR rights, CCPA, broker opt-out guides)

How it works

Persistent memory via Supabase (remembers user PII, past removals, preferences) Tool use: read/write to Supabase for score/progress, web search for new brokers, email sending for opt-outs Proactive: Can message user unprompted if critical risk detected (via cron or webhooks)

Required Environment Variables

GROQ_API_KEY: For LLM inference SUPABASE_URL & SUPABASE_ANON_KEY: For persistent memory TELEGRAM_BOT_TOKEN: For messaging

Security & Privacy Notes

All user data stored only in Supabase (user-controlled) No external sharing without explicit consent Tools sanitized and limited to user-owned data No logging of sensitive PII outside Supabase

Example Interactions

User: hi Guardian: Hi! I'm Guardian, your privacy concierge. Ready to check your exposure or run a scan? User: what's my privacy score? Guardian: Your current score is 72/100. 28 brokers still have your data. Want me to start removals? User: run a scan Guardian: Scanning... Found 3 new exposures. Starting opt-outs for Spokeo, Intelius. Progress in dashboard.

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Docs1 Scripts1 Config
  • SKILL.md Primary doc
  • README.md Docs
  • skills.md Docs
  • system.md Docs
  • tools/read.js Scripts
  • config.json Config