Skip to main content

riciplay-cli

Riciplay Security Platform — Command-line Interface

An autonomous AI-driven bug bounty hunting agent for web applications and codebases. Runs local investigations with an LLM-in-a-loop leader that orchestrates specialists, probes endpoints, verifies findings, and chains vulnerabilities.

Features

  • Autonomous DAST (Dynamic Application Security Testing) — Web app vulnerability scanning with automatic attack-surface enumeration, multi-class injection probing (XSS / SQLi / IDOR / open-redirect / SSRF), and interception-driven recon through miniproxy + headless browser.

  • Autonomous SAST (Static Application Security Testing) — Code audit with semgrep, code search, and AI-guided data-flow tracing. Finds injection sinks, hardcoded secrets, weak crypto, and path traversal.

  • Manual-analysis mode — Human-pentester-style workflow: observe through browser, take notebook notes, register accounts, test cross-account, reason and iterate.

  • Specialist orchestration — Parallel execution of domain specialists (Recon, Web, API, Auth, Cloud, Business Logic) with shared findings, cross-specialist corroboration, and compound attack chaining.

  • Coverage gates — Deterministic finish-time enforcement ensures every discovered endpoint×parameter×attack-class combination is attempted before the investigation concludes.

  • Two-identity IDOR testing — Automatic account registration/login and cross-account replay for authorization bypass detection.

  • Phase-separated investigation — DISCOVER (breadth-first surface mapping and probing) followed by REPORT (impact verification, chaining, and quality gating).

Installation

pip install riciplay-cli

Requires Python 3.10+, mitmdump (for proxy capture), and optionally Chromium (via Playwright) for browser-based discoveries.

Quick Start

# Authenticate against the Riciplay backend
riciplay auth set-key <your-api-key>

# Run a DAST investigation against a target
riciplay scan investigate https://example.com --budget 12

# Run a SAST code audit
riciplay scan investigate ./my-project --mode sast --budget 8

# Manual-analysis mode
riciplay scan investigate https://example.com --mode manual --budget 15

Configuration

  • riciplay auth status — Check authentication and tier
  • riciplay auth whoami — Show current account info
  • riciplay review <path> — Code review with markdown output
  • riciplay --help — Full command reference

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

riciplay_cli-1.8.73.tar.gz (840.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

riciplay_cli-1.8.73-py3-none-any.whl (834.9 kB view details)

Uploaded Python 3

File details

Details for the file riciplay_cli-1.8.73.tar.gz.

File metadata

  • Download URL: riciplay_cli-1.8.73.tar.gz
  • Upload date:
  • Size: 840.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for riciplay_cli-1.8.73.tar.gz
Algorithm Hash digest
SHA256 ccbb9ae892694f9e2e70160597a3021bfbc4a98f1d0a5f788b85e551e189b36d
MD5 78be44014b74845cb9ed48fcac053030
BLAKE2b-256 3ca2e0d3bdfbd9a0036c3bd1cacecfca88fa2da9900f972dd88383d5afaa196d

See more details on using hashes here.

File details

Details for the file riciplay_cli-1.8.73-py3-none-any.whl.

File metadata

  • Download URL: riciplay_cli-1.8.73-py3-none-any.whl
  • Upload date:
  • Size: 834.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for riciplay_cli-1.8.73-py3-none-any.whl
Algorithm Hash digest
SHA256 7775baa1661b8129fb5d8927dd6dac9e7d637b969aaabf09f3664f0bcff12e4c
MD5 f2b68829c46a4c2abc335a8e5e61d502
BLAKE2b-256 583aa9d0cea9ab3dab773142bbb8492ab3b6d0f255ca53065ca4d4851e8dc2f7

See more details on using hashes here.

Release history Release notifications | RSS feed

1.8.79

2 files

1.8.78

2 files

1.8.77

2 files

1.8.76

2 files

1.8.75

2 files

1.8.74

2 files

This release

1.8.73 This release

2 files

1.8.72

2 files

1.8.71

2 files

1.8.70

2 files

1.8.69

2 files

1.8.68

2 files

1.8.67

2 files

1.8.66

2 files

1.8.65

2 files

1.8.64

2 files

1.8.63

2 files

1.8.62

2 files

1.8.61

2 files

1.8.60

2 files

1.8.59

2 files

1.8.58

2 files

1.8.57

2 files

1.8.56

2 files

1.8.55

2 files

1.8.54

2 files

1.8.53

1 file

1.8.52

1 file

1.8.51

2 files

1.8.50

2 files

1.8.49

2 files

1.8.48

2 files

1.8.47

2 files

1.8.46

2 files

1.8.45

2 files

1.8.44

2 files

1.8.43

2 files

1.8.42

2 files

1.8.41

2 files

1.8.40

2 files

1.8.39

2 files

1.8.38

2 files

1.8.37

2 files

1.8.36

2 files

1.8.35

2 files

1.8.34

1 file

1.8.33

1 file

1.8.32

2 files

1.8.31

2 files

1.8.30

2 files

1.8.29

2 files

1.8.28

2 files

1.8.27

2 files

1.8.26

2 files

1.8.25

2 files

1.8.24

2 files

1.8.23

2 files

1.8.22

2 files

1.8.21

2 files

1.8.20

2 files

1.8.19

2 files

1.8.18

2 files

1.8.17

2 files

1.8.16

2 files

1.8.15

2 files

1.8.14

2 files

1.8.13

2 files

1.8.12

2 files

1.8.11

2 files

1.8.10

2 files

1.8.9

2 files

1.8.8

2 files

1.8.7

2 files

1.8.6

2 files

1.8.5

2 files

1.8.4

2 files

1.8.3

2 files

1.8.2

2 files

1.8.1

2 files

1.8.0

2 files

1.7.99

2 files

1.7.98

2 files

1.7.97

2 files

1.7.96

2 files

1.7.95

2 files

1.7.94

2 files

1.7.93

1 file

1.7.92

2 files

1.7.91

2 files

1.7.90

2 files

1.7.89

2 files

1.7.88

2 files

1.7.87

2 files

1.7.86

2 files

1.7.85

2 files

1.7.84

2 files

1.7.83

2 files

1.7.82

2 files

1.7.81

2 files

1.7.80

2 files

1.7.79

2 files

1.7.78

2 files

1.7.77

2 files

1.7.76

2 files

1.7.75

2 files

1.7.74

2 files

1.7.73

2 files

1.7.72

2 files

1.7.71

2 files

1.7.70

2 files

1.7.69

2 files

1.7.68

2 files

1.7.67

2 files

1.7.66

2 files

1.7.65

2 files

1.7.64

2 files

1.7.63

2 files

1.7.62

2 files

1.7.61

2 files

1.7.60

2 files

1.7.59

2 files

1.7.58

2 files

1.7.57

2 files

1.7.56

2 files

1.7.55

2 files

1.7.54

2 files

1.7.53

2 files

1.7.52

2 files

1.7.51

2 files

1.7.50

2 files

1.7.49

2 files

1.7.48

2 files

1.7.47

2 files

1.7.46

1 file

1.7.45

1 file

1.7.44

1 file

1.7.43

2 files

1.7.42

1 file

1.7.41

1 file

1.7.40

2 files

1.7.39

1 file

1.7.38

1 file

1.7.37

2 files

1.7.36

2 files

1.7.35

2 files

1.7.34

2 files

1.7.33

2 files

1.7.32

2 files

1.7.31

2 files

1.7.30

2 files

1.7.29

2 files

1.7.28

2 files

1.7.27

2 files

1.7.26

2 files

1.7.25

2 files

1.7.24

2 files

1.7.23

2 files

1.7.22

2 files

1.7.21

2 files

1.7.20

2 files

1.7.19

2 files

1.7.18

2 files

1.7.17

2 files

1.7.16

2 files

1.7.14

2 files

1.7.10

2 files

1.7.9

1 file

1.7.3

1 file

1.7.2

2 files

1.7.1

2 files

1.7.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page