/install ghostprint
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 immediatelyghostprint_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
\x3C $0.35/month at 3× daily across Anthropic + Z.ai.
Source
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ghostprint - After installation, invoke the skill by name or use
/ghostprint - Provide required inputs per the skill's parameter spec and get structured output
What is Ghostprint?
LLM fingerprint noise injector. Sends behaviorally realistic randomized queries to Anthropic, Z.ai, and any OpenAI-compatible provider on a schedule to deper... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.
How do I install Ghostprint?
Run "/install ghostprint" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ghostprint free?
Yes, Ghostprint is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ghostprint support?
Ghostprint is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ghostprint?
It is built and maintained by alarawms (@alarawms); the current version is v3.0.1.