← 返回
未分类 Key 中文

Ghostprint

LLM fingerprint noise injector. Sends behaviorally realistic randomized queries to Anthropic, Z.ai, and any OpenAI-compatible provider on a schedule to deper...
LLM fingerprint noise injector. Sends behaviorally realistic randomized queries to Anthropic, Z.ai, and any OpenAI-compatible provider on a schedule to deper...
alarawms alarawms 来源
未分类 clawhub v3.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 333
下载
💾 0
安装
1
版本
#latest

概述

Ghostprint

Depersonalize your LLM usage. Introduce noise. Prevent fingerprinting.

Install as OpenClaw Plugin

git clone https://github.com/alarawms/ghostprint ~/.openclaw/extensions/ghostprint
openclaw plugins enable ghostprint
openclaw gateway restart

Usage

Once installed, these agent tools are available in any session:

  • ghostprint_fire — fire a noise round immediately
  • ghostprint_stats — show run history and stats

The background scheduler fires automatically every ~2 hours (Poisson-distributed).

How it works

  • 6 personas with stable domain preferences and multi-turn rates
  • 300+ topics across 12 domains (cooking, health, science, DIY, tech, finance, language, travel, psychology, history, lifestyle)
  • Contextual follow-ups — multi-turn sessions use topic-paired follow-ups
  • Poisson timing — exponentially distributed inter-arrival times
  • Activity weights — suppressed during sleep hours, lighter on weekends
  • Metadata-only logs — never logs topic text or reply content
  • No config needed — reuses your existing OpenClaw provider credentials

Standalone (no OpenClaw)

cp config.example.yaml config.yaml
# edit config.yaml with your API keys
python3 ghostprint.py --run-once
python3 ghostprint.py --install-cron

Cost

< $0.35/month at 3× daily across Anthropic + Z.ai.

Source

https://github.com/alarawms/ghostprint

版本历史

共 1 个版本

  • v3.0.1 当前
    2026-05-07 12:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Docker Essentials

arnarsson
核心 Docker 命令和工作流程,包括容器管理、镜像操作和调试。
★ 40 📥 32,854
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 200 📥 68,559
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 689 📥 332,644