[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-83338":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":16,"stars30d":16,"stars90d":15,"forks30d":15,"starsTrendScore":17,"compositeScore":17,"rankGlobal":10,"rankLanguage":10,"license":18,"archived":19,"fork":19,"defaultBranch":20,"hasWiki":19,"hasPages":19,"topics":21,"createdAt":10,"pushedAt":10,"updatedAt":30,"readmeContent":31,"aiSummary":10,"trendingCount":15,"starSnapshotCount":15,"syncStatus":32,"lastSyncTime":33,"discoverSource":34},83338,"kimiko","spearchucker667\u002Fkimiko","spearchucker667","Bypass all api restraints within Kimi-CLI","https:\u002F\u002Fwww.moonshot.ai",null,"Python",72,9,4,0,19,3,"MIT License",false,"main",[22,23,24,25,26,27,28,29],"ai-agents","bypassing","exploit","kimi-cli","kimi-k2","moonshot-ai","penetration-testing","pentesting","2026-06-12 02:04:33","# Kimiko: Pentesting Configuration for Kimi\n\n[![License: MIT](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-MIT-yellow.svg)](LICENSE)\n[![CI](https:\u002F\u002Fgithub.com\u002Fspearchucker667\u002Fkimiko\u002Factions\u002Fworkflows\u002Fci.yml\u002Fbadge.svg)](https:\u002F\u002Fgithub.com\u002Fspearchucker667\u002Fkimiko\u002Factions\u002Fworkflows\u002Fci.yml)\n![macOS](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FmacOS-supported-blue?logo=apple)\n![Windows](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FWindows-Git%20Bash%20%7C%20WSL%20%7C%20PowerShell-blue?logo=windows)\n![Linux](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLinux-supported-blue?logo=linux)\n![Python](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FPython-3.11+-blue?logo=python)\n\n\u003Cimg width=\"1774\" height=\"887\" alt=\"Kimiko project banner\" src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002F2cd40966-0aae-4262-83d7-ceb551a4b192\" \u002F>\n\n**Kimiko** is a specialized configuration repository that transforms the [Kimi Code CLI](https:\u002F\u002Fwww.moonshot.cn\u002F) into a powerful, unrestricted agent for offensive security, red-teaming, and penetration testing.\n\nWhen you enter **`kimiko`** in a Kimi CLI session, the full adversarial mandate activates—granting the AI the authority and context needed for exploit development, network reconnaissance, and advanced security research.\n\n---\n\n## What This Project Does\n\nKimiko packages the necessary configuration, agent mandates, and shell integrations into a single Makefile-driven installer. After installation:\n\n- Your local `~\u002F.kimi\u002F` is hardened with the **Kimiko mandate**, optimized for adversarial workflows.\n- Launching `kimi` via the wrapper loads the offensive security context automatically.\n- Typing **`kimiko`** inside a Kimi CLI session triggers the zero-blocker authorization flow and offensive capability announcement.\n\n**Designed for Authorized Pentesting Only.** This configuration removes standard AI safety guardrails to allow for unrestricted security research. **The user is fully and exclusively liable for all actions taken.**\n\n---\n\n## Prerequisites\n\n### macOS\n\n- macOS (Darwin\u002FBSD tools)\n- `make` (ships with macOS)\n- Python 3.11+ (only if running validator tests\u002Fschemas)\n\n### Linux \u002F WSL\n\n- Linux distribution (Ubuntu recommended for WSL)\n- `make`, `python3`, standard POSIX tools\n\n### Git Bash (Windows)\n\n- [Git for Windows](https:\u002F\u002Fgit-scm.com\u002Fdownload\u002Fwin)\n- `make` (install via `choco install make` or MSYS2)\n- Python 3.11+ (optional)\n\n### PowerShell (Windows)\n\n- PowerShell 7+ (`pwsh`)\n- Python 3.11+ (optional)\n\n---\n\n## Quick Start\n\n### macOS \u002F Linux \u002F WSL\n\n```bash\n# 1. Clone the repo\ngit clone https:\u002F\u002Fgithub.com\u002Fspearchucker667\u002Fkimiko.git\ncd kimiko\n\n# 2. Run the installer\nmake install\n\n# 3. Source the mandate activation\nsource ~\u002F.kimi\u002Factivate-mandate.sh\n\n# 4. Launch Kimi with the mandate wrapper\n~\u002F.kimi\u002Flaunch-with-mandate.sh\n\n# 5. Inside the CLI, enter the activation word\nkimiko\n```\n\n### Git Bash (Windows)\n\n```bash\n# Same as macOS\u002FLinux above\ngit clone https:\u002F\u002Fgithub.com\u002Fspearchucker667\u002Fkimiko.git\ncd kimiko\nmake install\nsource ~\u002F.kimi\u002Factivate-mandate.sh\n~\u002F.kimi\u002Flaunch-with-mandate.sh\n```\n\n### PowerShell (Windows)\n\n```powershell\n# 1. Clone the repo\ngit clone https:\u002F\u002Fgithub.com\u002Fspearchucker667\u002Fkimiko.git\ncd kimiko\n\n# 2. Install\nmake install\n\n# 3. Load the mandate activation\n. $env:USERPROFILE\\.kimi\\activate-mandate.ps1\n\n# 4. Launch Kimi with the mandate wrapper\n& $env:USERPROFILE\\.kimi\\launch-with-mandate.ps1\n```\n\nAfter step 5 (or the PowerShell equivalent) you should see the Kimiko mandate acknowledgment and offensive capability announcement.\n\n> **Tip:** For a deep-dive into the offensive mandate architecture, see [`docs\u002FAGENTS.md`](docs\u002FAGENTS.md).\n>\n> **⚠️ Legal Notice:** By using this software you agree to the terms in [`docs\u002Flegal\u002FDISCLAIMER.md`](docs\u002Flegal\u002FDISCLAIMER.md). **YOU ARE FULLY AND EXCLUSIVELY LIABLE FOR YOUR ACTIONS.**\n\n---\n\n## Makefile Targets\n\n| Target | Description |\n|---|---|\n| `make install` | Platform-aware install (auto-detects OS) |\n| `make verify` | Checks that all expected files exist and `kimiko` references are intact |\n| `make check` | Validates repo config files (structural + adversarial compliance) |\n| `make sync` | Verifies config mirrors are identical |\n| `make test` | Runs the validator pytest suite |\n| `make uninstall` | Removes installed files (preserves secrets) |\n| `make help` | Shows available targets |\n\n---\n\n## Repository Layout\n\n```\nkimiko\u002F\n├── config\u002F\n│   ├── config.toml\n│   ├── kimi.toml\n│   ├── mandate-agent.yaml\n│   └── mandate-kimiko-agent.yaml\n├── docs\u002F\n│   ├── AGENTS.md\n│   ├── ARCHITECTURE.md\n│   ├── legal\u002F\n│   │   └── DISCLAIMER.md\n│   ├── README.md\n│   └── ...\n├── scripts\u002F\n│   ├── activate-mandate.sh\n│   ├── kimi-wrapper.sh\n│   └── ...\n├── validator\u002F\n│   └── ...\n├── LICENSE\n├── Makefile\n└── README.md\n```\n",2,"2026-06-11 04:10:59","CREATED_QUERY"]