PrivacyGuardian
Description
It's an AI Agent that analyzes PDFs (provided locally or via the web) using SenecaLLMs fine-tuned for cybersecurity. It identifies sensitive data, PII, secrets/tokens/API keys, or confidential company information within the PDF.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
PrivacyGuardian
**PrivacyGuardian** is a Security AI Agent that analyzes PDF documents for potential sensitive data leaks and information security risks through the **SenecaLLM** artificial intelligence model, which is developed specifically for cybersecurity. The tool extracts text from PDF files (either local files or via a web URL) and then uses advanced LLM models to provide a detailed analysis of the document’s content. It detects confidential information such as passwords, tokens, API keys, personally identifiable information (PII), and hard-coded credentials, and evaluates whether sharing the document with third parties may pose any risk. It provides users with the analysis results along with recommendations.
Features
**PDF Analysis:** Supports both local PDF files and PDF documents accessed via web URLs.
**LLM Integration:** Leverages Seneca LLM models for security analysis. Users can choose between:
AlicanKiraz0/Seneca-x-DeepSeek-R1-Distill-Qwen-32B-v1.3-SafeAlicanKiraz0/SenecaLLM-x-Llama3.1-8B
**Quantization Options:** Offers optional 4-bit or 8-bit quantization (using [bitsandbytes](https://github.com/TimDettmers/bitsandbytes)) to optimize model performance.
Demo Analysis Result:

Requirements
- Python 3.7+
- PyPDF2
- requests
- transformers
- langchain-huggingface
- accelerate
- bitsandbytes (required if using quantization)
Installation
You can install the required packages using pip:
pip install PyPDF2 requests transformers langchain-huggingface accelerate bitsandbytes
Related Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data Financial Services
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba
Data