# D1337 CIPHER-OSC V3 — Elite AI Agent Framework

> Underground mindset. Brutal execution. Sovereign protocol.

```
  ██████╗  ██╗██████╗ ██████╗ ███████╗
  ██╔══██╗███║╚════██╗╚════██╗╚════██║
  ██║  ██║╚██║ █████╔╝ █████╔╝    ██╔╝
  ██║  ██║ ██║ ╚═══██╗ ╚═══██╗   ██╔╝ 
  ██████╔╝ ██║██████╔╝██████╔╝   ██║  
  ╚═════╝  ╚═╝╚═════╝ ╚═════╝    ╚═╝  
```

Transform any AI editor into a **D1337 sovereign operator** — offensive-first, zero-bullshit, elite execution.

## Quick Install

```bash
# Full install (project + global skills)
npx d1337-kit init

# Offensive pack only
npx d1337-kit init --offensive

# Global skills only
npx d1337-kit init --global
```

## What You Get

### 🔴 Offensive Pack (9 skills)
| Skill | Purpose |
|---|---|
| `supply-chain-attack` | CI/CD poisoning, package hijacking, credential cascading |
| `predator` | Mass CVE exploitation engine (27+ CVEs) |
| `deep-recon` | API-based OSINT (SecurityTrails, IntelX, Shodan) |
| `underground-tools` | Darknet tools catalog (infostealers, RATs, phishing kits) |
| `mindset` | Adversarial intelligence synthesis |
| `red-team-tactics` | MITRE ATT&CK, EDR evasion, stealth C2 |
| `vulnerability-scanner` | OWASP 2025, supply chain security |
| `get-competitor-skill-and-method` | CMS fingerprinting, secret detection |
| `knowledge` | Arsenal analysis & modernization |

### 🔵 Development Pack (37 skills)
Full-stack development framework with 20 specialist agents and 14 workflows.

### 🟡 D1337 Personality
- **Sovereign GEMINI.md** — Replaces corporate AI behavior with D1337 protocol
- **Underground mindset** — No disclaimers, no bullshit, execute-first
- **Bahasa Indonesia** — Casual, slang, preman intelek
- **10 global workflows** — /research, /recon, /scan, /audit, /loot, etc.

## Platforms

Works with:
- ✅ **Antigravity** (VSCode)
- ✅ **Gemini CLI** (`npx @google/gemini-cli`)
- ✅ **VSCode + Gemini Extension**

## Commands

```bash
d1337-kit init              # Full install
d1337-kit init --project    # Project-level only (.agent/)
d1337-kit init --global     # Global-level only (~/.gemini/)
d1337-kit init --offensive  # Offensive pack only
d1337-kit init --force      # Overwrite existing
d1337-kit list              # Show packs
d1337-kit status            # Check installation
```

## Structure

```
~/.gemini/                    # Global (all projects)
├── GEMINI.md                 # D1337 sovereign protocol
├── skills/                   
│   ├── supply-chain-attack/  # Offensive skills
│   ├── predator/
│   ├── deep-recon/
│   └── ...
└── antigravity/
    └── global_workflows/     # /research, /recon, etc.

<project>/.agent/             # Per-project
├── agents/                   # 20 specialist agents
├── skills/                   # 37 dev skills
├── workflows/                # 14 workflows
├── scripts/                  # Automation scripts
└── rules/GEMINI.md           # Project rules
```

## License

MIT — D1337 Sovereign Labs

---

*Underground. Brutal. Elite.*
