{
  "schemaVersion": "1.0",
  "item": {
    "slug": "privacy-concierge",
    "name": "Privacy Concierge",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/charlielila/privacy-concierge",
    "canonicalUrl": "https://clawhub.ai/charlielila/privacy-concierge",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/privacy-concierge",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=privacy-concierge",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "config.json",
      "skills.md",
      "system.md",
      "tools/read.js"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/privacy-concierge"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/privacy-concierge",
    "agentPageUrl": "https://openagent3.xyz/skills/privacy-concierge/agent",
    "manifestUrl": "https://openagent3.xyz/skills/privacy-concierge/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/privacy-concierge/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Overview",
        "body": "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."
      },
      {
        "title": "Key Capabilities",
        "body": "Real-time privacy score calculation (0–100) based on known exposures\nAutomated opt-out requests to 300+ data brokers (Spokeo, Intelius, Whitepages, etc.)\nProactive daily scans for new data appearances or breaches\nDSAR generation and tracking (send \"delete my data\" requests to companies)\nSocial media privacy lockdown suggestions (Facebook, Instagram, TikTok, etc.)\nAd tracker blocking advice and cookie consent management\nInstant alerts for high-risk events (e.g. \"Your email appeared in a new breach\")\nConversational answers to privacy questions with sources (e.g. GDPR rights, CCPA, broker opt-out guides)"
      },
      {
        "title": "How it works",
        "body": "Persistent memory via Supabase (remembers user PII, past removals, preferences)\nTool use: read/write to Supabase for score/progress, web search for new brokers, email sending for opt-outs\nProactive: Can message user unprompted if critical risk detected (via cron or webhooks)"
      },
      {
        "title": "Required Environment Variables",
        "body": "GROQ_API_KEY: For LLM inference\nSUPABASE_URL & SUPABASE_ANON_KEY: For persistent memory\nTELEGRAM_BOT_TOKEN: For messaging"
      },
      {
        "title": "Security & Privacy Notes",
        "body": "All user data stored only in Supabase (user-controlled)\nNo external sharing without explicit consent\nTools sanitized and limited to user-owned data\nNo logging of sensitive PII outside Supabase"
      },
      {
        "title": "Example Interactions",
        "body": "User: hi\nGuardian: Hi! I'm Guardian, your privacy concierge. Ready to check your exposure or run a scan?\n\nUser: what's my privacy score?\nGuardian: Your current score is 72/100. 28 brokers still have your data. Want me to start removals?\n\nUser: run a scan\nGuardian: Scanning... Found 3 new exposures. Starting opt-outs for Spokeo, Intelius. Progress in dashboard."
      }
    ],
    "body": "Privacy Concierge Skill for OpenClaw\nOverview\n\nGuardian 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.\n\nKey Capabilities\nReal-time privacy score calculation (0–100) based on known exposures\nAutomated opt-out requests to 300+ data brokers (Spokeo, Intelius, Whitepages, etc.)\nProactive daily scans for new data appearances or breaches\nDSAR generation and tracking (send \"delete my data\" requests to companies)\nSocial media privacy lockdown suggestions (Facebook, Instagram, TikTok, etc.)\nAd tracker blocking advice and cookie consent management\nInstant alerts for high-risk events (e.g. \"Your email appeared in a new breach\")\nConversational answers to privacy questions with sources (e.g. GDPR rights, CCPA, broker opt-out guides)\nHow it works\nPersistent memory via Supabase (remembers user PII, past removals, preferences)\nTool use: read/write to Supabase for score/progress, web search for new brokers, email sending for opt-outs\nProactive: Can message user unprompted if critical risk detected (via cron or webhooks)\nRequired Environment Variables\nGROQ_API_KEY: For LLM inference\nSUPABASE_URL & SUPABASE_ANON_KEY: For persistent memory\nTELEGRAM_BOT_TOKEN: For messaging\nSecurity & Privacy Notes\nAll user data stored only in Supabase (user-controlled)\nNo external sharing without explicit consent\nTools sanitized and limited to user-owned data\nNo logging of sensitive PII outside Supabase\nExample Interactions\n\nUser: hi Guardian: Hi! I'm Guardian, your privacy concierge. Ready to check your exposure or run a scan?\n\nUser: what's my privacy score? Guardian: Your current score is 72/100. 28 brokers still have your data. Want me to start removals?\n\nUser: run a scan Guardian: Scanning... Found 3 new exposures. Starting opt-outs for Spokeo, Intelius. Progress in dashboard."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/charlielila/privacy-concierge",
    "publisherUrl": "https://clawhub.ai/charlielila/privacy-concierge",
    "owner": "charlielila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/privacy-concierge",
    "downloadUrl": "https://openagent3.xyz/downloads/privacy-concierge",
    "agentUrl": "https://openagent3.xyz/skills/privacy-concierge/agent",
    "manifestUrl": "https://openagent3.xyz/skills/privacy-concierge/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/privacy-concierge/agent.md"
  }
}