privacy-hardening-operator

privacy-hardening-operator is a skill for Claude Code, Codex from edithatogo/fyi-cli. It costs 0 tokens per session (37 once invoked), scanned A, original, MIT.

A skill for reviewing a code repository for defensive privacy and operational security.

In plain words
What is it for?
Use it to check file permissions, localhost-only binding, sanitized exports, and metadata minimization.
Why use it?
It focuses a review on common ways local tools can expose data, such as broad file permissions, network access, unsanitized exports, or unnecessary metadata.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to check file permissions, localhost-only binding, sanitized exports, and metadata minimization.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/edithatogo/fyi-cli/privacy-hardening-operator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add edithatogo/fyi-cli --skill privacy-hardening-operator
Clone the repo
git clone --depth 1 https://github.com/edithatogo/fyi-cli

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for privacy-hardening-operator

README.md
[![agentmods](https://agentmods.dev/badge/skills/edithatogo/fyi-cli/privacy-hardening-operator/github.svg)](https://agentmods.dev/skills/edithatogo/fyi-cli/privacy-hardening-operator)
Your own site
<a href="https://agentmods.dev/skills/edithatogo/fyi-cli/privacy-hardening-operator"><img src="https://agentmods.dev/badge/skills/edithatogo/fyi-cli/privacy-hardening-operator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for privacy-hardening-operator

Your own site · 80×15
<a href="https://agentmods.dev/skills/edithatogo/fyi-cli/privacy-hardening-operator"><img src="https://agentmods.dev/badge/skills/edithatogo/fyi-cli/privacy-hardening-operator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 37 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00037
Opus 5 $0.00000 $0.00018
Sonnet 5 $0.00000 $0.00007
Haiku 4.5 $0.00000 $0.00004

Measured 9d ago against content hash b26d441a5fb2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

privacy-hardening-operator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/privacy-hardening-operator/SKILL.md · 4 lines

What it actually says

Privacy hardening operator

Use this skill when reviewing the repo for defensive privacy and operational security. Focus on file permissions, localhost-only binding, sanitized exports, and metadata minimization.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 4 lines · 0 tokens per session scan A b26d441a5fb2

Subscribe to this mod's changes

privacy-hardening-operator is a skill published in the GitHub repository edithatogo/fyi-cli (1 stars, last pushed 3d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 37 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

symaira-eraseme

Orchestrate GDPR/CCPA data broker removals using the Symaira EraseMe CLI. Automates opt-out campaigns, inbox triage, deadline tracking, and legal rebuttal generation against 1,200+ data brokers.

danieljustus/symaira-eraseme · 55 tokens

contribute-broker

Skill for AI agents (Claude Code, OpenClaw, Cursor, etc.).

danieljustus/symaira-eraseme · 0 tokens

vnsh

Securely share files via encrypted, expiring links. Use this skill to (1) upload a local file to get a secure vnsh.dev URL, or (2) read a vnsh.dev URL to decrypt and access its content.

raullenchai/vnsh · 51 tokens

tracehunt

Find every account a username owns across 480+ platforms (OSINT username reconnaissance). Use when the user wants to investigate a handle, check someone's online footprint, verify an account, or do reconnaissance for AUTHORIZED security research. Returns the platforms where the handle exists plus a 0-100…

Hayatelin/tracehunt · 66 tokens

haypile

Search the user's local documents (PDF, docx, pptx, markdown, text, HTML, mbox email) through Haypile, a local search daemon. Use when the user asks what their files say, wants passages from contracts, papers, or notes, or wants a folder indexed for search. Every result carries a file and page citation. Runs entirely…

BenyD/haypile · 78 tokens

opencli-sitemap-author

Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo.

jackwener/OpenCLI · 67 tokens