rafabd1

Argos — Security skill for Claude Code

Security community

Offensive security research framework, MCP server, and agent plugin for Codex, OpenCode, and Claude Code.

How to install Argos

This entry records only its repository, not the path inside it, so there is no exact command to give. Open rafabd1/Argos and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Argos does

Offensive security research framework, MCP server, and agent plugin for Codex, OpenCode, and Claude Code.

Alternatives in Security

  • T3mp3st — autonomous red teaming platform; multi-agent offensive-security meta-harness 5.7k ★
  • Skills — Trail of Bits Claude Code skills for security research, vulnerability detection, and audit workflows 4k ★
  • Anthropic Cybersecurity Skills — 734+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io open standard · Work 3.8k ★

README

Argos

**An offensive security research framework for Codex, OpenCode, and Claude Code**

InstallQuick StartKnowledge ModelDocumentation

Node.js License Runtime CI

Argos is an agent plugin, MCP server, and CLI for offensive security research. It keeps a durable map of what a target does, how its parts relate, what has been tested, and which conclusions still depend on unproven assumptions. Each real item has one canonical Markdown note. Typed links connect components, sinks, data, authority, state, tests, evidence, and findings.

The map helps an agent recover more than matching text. It can follow nearby relations, find paths between sinks, flag partial test coverage, show knowledge age, and suggest missing links for review. Every structural change remains explicit.

Canonical knowledge Linked recovery Blind-spot checks Obsidian view
One current note per item. Replaced text is discarded. Bounded subgraphs instead of full database dumps. Partial path coverage, mixed evidence, old premises, and missing context. Automatically refreshed Markdown notes, exact graph links, a compact index, and a Bases explorer.

Install

Argos requires Node.js 24 or newer.

npm install -g https://codeload.github.com/rafabd1/Argos/tar.gz/refs/heads/main
argos --version

Install the Codex plugin marketplace:

cod