agentsclimarketplace

No secrets

Skill lubochka/xiigen-general-skills/agent-skills/no-secrets

Open-source AI agent skills for safer Claude, Codex and Cursor coding workflows

Install
npx -y skills add lubochka/xiigen-general-skills --skill no-secrets

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Prevent publishing sensitive material. Use before commits, reports, examples, adaptation outputs, and release.

SKILL.md

0.9 KB, as published. Nobody here has run it

No Secrets

Purpose

Prevent publishing sensitive material.

When to Use

Use before commits, reports, examples, adaptation outputs, and release.

Inputs

Changed files, generated outputs, configs, logs, evidence artifacts.

Steps

  1. Scan for tokens, credentials, local absolute paths, private domains, and raw evidence.
  2. Redact or remove unsafe content.
  3. Replace private examples with sanitized placeholders.
  4. Block release when secrets remain.

Gates

No secrets, private paths, raw evidence logs, copied worktrees, or private prompts are published.

Evidence

Release-gate scan results and sanitizer notes.

Anti-Patterns

Committing evidence logs, local config, or copied private worktrees.

Related

source-material-classification, evidence-before-final

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.