evidence-hygiene

Community

Keep PoCs clean: redact cookies & PII.

AuthorAKasem1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents bug-bounty evidence from leaking session cookies, authorization tokens, and other users’ personally identifiable information (PII) by enforcing a repeatable capture-and-redaction discipline before screenshots or HARs are attached.

Core Features & Use Cases

  • Cookie redaction protocol: Masks session-bearing cookies and Authorization/CSRF secrets while allowing triager-useful metadata like trace IDs and correlation headers.
  • PII black-bar discipline: Distinguishes between other-user PII that must be redacted (names, emails, phones, faces) and non-sensitive proof elements that can remain visible (field keys, shapes, your attacker-session identifiers).
  • HAR sanitization: Provides jq-based header and cookie-stripping patterns to remove Cookie/Authorization/Set-Cookie values prior to attachment.
  • Screenshot hygiene for Burp and DevTools: Recommends hiding request bodies, capturing only the Results table where appropriate, and using clean DevTools Console PoC patterns that avoid echoing sensitive credentials.
  • Evidence workflow guardrails: Enforces pre-capture checklists, screenshot capture order, filename conventions, and post-submission rotation hygiene to ensure captured secrets are invalidated.

Quick Start

Use the evidence-hygiene skill before capturing any screenshot or exporting a HAR for a bug-bounty submission so that all session cookies and any other-user PII are redacted according to the protocol.

Dependency Matrix

Required Modules

None required

Components

Standard package

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: evidence-hygiene
Download link: https://github.com/AKasem1/claude-bug-bounty/archive/main.zip#evidence-hygiene

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.