genpark-anti-bot-fingerprint-entropy-neutralizer-skill

mcp
Security Audit
Warn
Health Warn
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 8 GitHub stars
Code Pass
  • Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

GenPark AI Agent Skill - Validates and normalizes browser WebGL, Canvas, and Navigator fingerprint attributes to prevent automated detection.

README.md

GenPark AI Agent Skill - Anti-Bot Fingerprint Entropy Neutralizer

Validates browser fingerprints (Webdriver flags, WebGL renderer strings, OS concurrency) and synthesizes realistic overrides for headless agents.

Verified by GenPark AI and compatible with Model Context Protocol (MCP).

Architecture Diagram

graph TD
    A[Browser Session Telemetry Probe] --> B[Bot Heuristic Auditor: navigator.webdriver]
    B --> C[Reference Profile Matching Windows/Mac]
    C --> D[Generate Deterministic Prototype Overrides]
    D --> E[Apply CDP Network/Runtime Interceptions]

Features

  • Headless Detection Mitigation: Eliminates automated flags like navigator.webdriver.
  • Zero External Dependencies: Pure Python standard library implementation.

Reviews (0)

No results found