AIAny
AI Agent2025
Icon for item

CyberStrikeAI

Drives penetration testing from chat commands, orchestrating 100+ security tools through an MCP-native multi-agent engine on CloudWeGo Eino. Adds attack-chain graphs, risk scoring, and human-in-the-loop approval gates for authorized use.

Introduction

Most "AI pentest" tools are a chat box bolted onto a single scanner. CyberStrikeAI makes the opposite bet: the hard part of an engagement isn't running nmap, it's deciding what to run next and stitching scattered results into a coherent attack chain. So it wires 100+ existing security tools behind a planning agent and records the whole path as a replayable graph.

What Sets It Apart
  • Multi-agent orchestration on the CloudWeGo Eino ADK, with deep, plan-execute, and supervisor modes — the same toolset can run as one reasoning agent or a supervised team, depending on how much autonomy you're willing to grant.
  • 100+ tools exposed through a YAML recipe system plus native MCP (HTTP, stdio, SSE) and MCP federation — adding or swapping a scanner is configuration, not code, and external MCP servers plug in without forking.
  • An attack-chain graph with risk scoring and step-by-step replay — a finding is not just a log line; you can trace exactly how access was reached and re-run it.
  • Provider-agnostic, driving any OpenAI-compatible model (GPT, Claude, DeepSeek) — sensitive engagements can stay on a self-hosted or local model.
Who It's For

Great fit if you are a red teamer or security researcher who already lives in a CLI toolchain and wants an agent to absorb the orchestration, note-taking, and reporting overhead — particularly in labs, CTFs, or sanctioned engagements where reproducibility matters. Look elsewhere if you want a turnkey, one-click scanner, or cannot supply written authorization: the project bundles a lightweight C2 and WebShell management and is explicitly scoped to systems you are authorized to test. The human-in-the-loop approval modes and tool allowlists exist precisely because unsupervised autonomous exploitation is risky, and running it without permission is illegal.

More Items

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.

GitHub
AI Agent2026

A curated collection of production-ready Agent Skills that turn tasks—presentation production, image generation, local KB retrieval, article assembly, and web-design—into agent-loadable skill folders. Uses a SKILL.md contract, supports multiple agent runtimes (Claude Code, Cursor, Codex), and offers modular install paths with pinned release zips.

GitHub

Indexes full text of visited web pages and local files on a self‑hosted server so you can search your personal knowledge from a web UI, terminal, CLI, or an AI assistant. Runs without mandatory telemetry, offers a browser extension for automatic capture, and supports optional semantic search via a configurable embeddings endpoint.