nopeek

Installation
SKILL.md

nopeek — Secret Safety for Agent Sessions

Secure proxy between coding agents and your secrets. The agent knows key names, never key values.

Why

Agent tool output can be sent to model providers and retained outside your machine. If a CLI prints a token, that token may enter conversation context or logs. nopeek reduces that risk.

Quick Start

All nopeek commands are safe inside agent sessions — they never output secret values, only key names.

1. Scan and migrate CLIs

pnpx nopeek init

Detects installed cloud CLIs (aws, hcloud, kubectl, etc.), checks their auth config, and migrates to profile-based auth where needed.

Related skills
Installs
3
GitHub Stars
1
First Seen
9 days ago