windows-parental-monitor

Community

Monitor Windows Edge history for safe browsing.

Authormrdanjohnson
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables guardians to monitor Windows Edge browsing history, flag potentially concerning content, and generate weekly activity reports to support safer online choices for minors.

Core Features & Use Cases

  • Automated retrieval and analysis of Edge history from Windows machines via SSH.
  • Keyword-based content flagging combined with a safe-domain whitelist to reduce false positives.
  • Weekly report generation for guardians to review browsing activity and trends.
  • Configurable keywords and SAFE_DOMAINS to tailor monitoring to family needs. Use Case: Families with one or more supervised devices can receive a concise weekly summary highlighting risky visits and notable patterns.

Quick Start

Use the windows-parental-monitor skill to fetch history, analyze it, and generate a weekly report: scp -i ~/.ssh/parental_monitor '<username>@<windows-ip>:/C:/Users/<username>/AppData/Local/Microsoft/Edge/User Data/Default/History' /tmp/history python3 scripts/analyze_history.py /tmp/history scripts/weekly_report.sh <username> <windows-ip> <ssh-key-path>

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: windows-parental-monitor
Download link: https://github.com/mrdanjohnson/Production-ai-editor/archive/main.zip#windows-parental-monitor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.