# Chain Credential Reuse

> Build chains where leaked or weak credentials pivot across services to privileged access.

- Skill: `purpleailab/chain-credential-reuse` (Agent Skill)
- Install (CLI): `npx skillmds@latest add purpleailab/chain-credential-reuse`
- Raw SKILL.md: https://api.skillmd.com/api/skills/purpleailab/chain-credential-reuse/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: purpleailab (https://skillmd.com/u/purpleailab)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/purpleailab/chain-credential-reuse

---


# Chain: Credential Reuse Pivot

## Canonical path
1. Obtain credential (leak, default, weak hash crack).
2. Reuse across adjacent services.
3. Escalate privileges and reach crown jewel.

## Graph guidance
- Represent creds as `credential` nodes.
- Use `auth_as` and `grants` edges to model blast radius.

