privacy-auditor

Scan the local system for privacy risks and generate a report with remediation steps.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill privacy-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: privacy-auditor
Source: https://github.com/malue-ai/dazee-small/tree/main/instances/xiaodazi/skills/privacy-auditor
Command: npx skills add https://github.com/malue-ai/dazee-small --skill privacy-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users identify and mitigate potential privacy risks on their local computer, such as exposed credentials, overly permissive files, and sensitive data in easily accessible locations.

Core Features & Use Cases

  • Credential Exposure Scan: Identifies files that might contain sensitive credentials based on naming conventions.
  • File Permission Check: Verifies that sensitive files like SSH keys have appropriate, restrictive permissions.
  • Sensitive Data Discovery: Scans common directories like Desktop and Downloads for files containing sensitive data types.
  • Browser Data Check: Assesses the size of browser-specific data files like cookies and history.
  • Recent Activity Review: Lists recently accessed or modified large files.

Quick Start

Scan my computer for any privacy risks and report them.

Frequently Asked Questions about privacy-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan my local computer for exposed credentials and privacy risks?

You can scan for privacy risks by checking file names for exposed credentials, verifying SSH key file permissions, and assessing browser tracking data. This local privacy audit identifies vulnerabilities using metadata and recent activity without reading file content.

What is the best way to find sensitive data in my Desktop and Downloads folders?

The best way to find sensitive data in common directories like Desktop and Downloads is to perform a sensitive data discovery scan that checks file locations and recent activity to flag potential risks without opening or reading the actual file content.

How do I check file permissions on my local system to prevent security vulnerabilities?

To check file permissions, you can run a privacy audit that verifies sensitive files like SSH keys have appropriate, restrictive permissions. This process assesses file access settings to identify overly permissive files and mitigate security vulnerabilities.

Does a local privacy audit read and analyze my file contents to find security vulnerabilities?

No, a local privacy audit does not read file contents. It identifies potential security vulnerabilities and sensitive data by checking file names, permissions, and recent activity metadata, ensuring your actual file content remains private and unread during the scan.

Can I assess browser tracking data and cookies as part of a local privacy risk audit?

Yes, you can assess browser tracking data by checking the size of browser-specific data files like cookies and history. This privacy audit evaluates these files to help you understand potential tracking exposure on your local system.

What limitations should I expect when scanning for overly permissive files locally?

The primary limitation when scanning for overly permissive files is that the audit evaluates metadata, file names, and permissions without reading file content. Consequently, it identifies potential risks based on naming conventions and access settings rather than confirming actual data exposure.