opsec-reviewlisted
Install: claude install-skill fevra-dev/Subrosa
# OPSEC Review
Adversarial pre-flight audit for artifacts before external exposure. Identifies unintended disclosure through inference, metadata, structure, and content signals — not just explicit sensitive data.
**Pair with `redact` skill** for PII/credential stripping. This skill covers what `redact` misses: the inferential layer.
---
## Artifact Types
Declare the artifact type at the start of review. Each has a distinct threat surface.
| Type | Load reference |
|---|---|
| Code / repository | `references/code-signals.md` |
| README / documentation | `references/doc-signals.md` |
| Social post / LinkedIn / blog | `references/social-signals.md` |
| Commit message / PR description | `references/doc-signals.md` |
| Paste / log dump / stack trace | `references/code-signals.md` |
| API payload / schema | `references/code-signals.md` |
| General prose / email | `references/doc-signals.md` |
If artifact type is ambiguous, identify it from content before proceeding.
---
## Threat Model
Reviews are scoped to one of three adversary profiles. Confirm with user or infer from context.
### Profile A — PUBLIC INTERNET
Passive adversary. Aggregates public data. Goal: fingerprint stack, infer org structure, identify vulnerabilities, find attack surface.
Typical threat: competitor, researcher, automated scanner, bug bounty hunter, recruiter building a dossier.
### Profile B — TARGETED
Active adversary with specific interest in the user or their org. Goal: correlate across source