Secbot

Secbot combines security testing tools, LLM reasoning, and local execution into auditable workflows for clearly authorized testing, research, and education.

git clone -b npm-release https://github.com/iammm0/secbot.git && cd secbot && npm install && npm run start:stack

Ready to copy and run

Core capabilities

01

Planning and tool orchestration

Turn authorized targets, testing intent, and context into executable steps, then adjust tool calls from feedback.

02

Security tool matrix

Cover reconnaissance, protocol analysis, Web Research, defensive checks, and reporting without bouncing between scripts.

03

Streaming observability

Expose progress, intermediate results, and errors by stage so long-running tasks are easier to interrupt, review, and debug.

04

Model and environment fit

Connect cloud or local LLMs so teams can choose the right setup for network, cost, and privacy constraints.

05

Reproducible session memory

Keep configuration, context, and run records locally for auditing, retesting, and continuous tuning.

06

TUI + API entry points

Use the terminal for hands-on work and the HTTP API for pipelines, server-side tasks, and automation scripts.