pharosone/vector-plugin

Red-team scanning for LLM agents, wired into your AI editor — one plugin for Claude Code, Cursor, Codex, and Gemini CLI

1Stars on the repository
8Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

batch-fix-findings

01

pharosone/vector-plugin

Skill Claude CodeCodex

Harden an LLM agent against a batch of FAIL findings from a single Vector session — group findings by root cause, propose minimal edits per group, add one regression test per group. Use after a full red-team session that produced multiple failures, or when the user says "fix all these findings".

1 3mo ago A 66 tokens original MIT

pharosone/vector-plugin

Skill Claude CodeCodex

Generate an AgentContext JSON for Vector — interview the user about their LLM agent, produce a slug + 5-field JSON they paste into the cabinet's New Agent form. Use when creating a saved agent profile, or when the user asks "how do I describe my agent for Vector?".

1 3mo ago A 62 tokens original MIT

harden-from-finding

03

pharosone/vector-plugin

Skill Claude CodeCodex

Harden an LLM agent against a specific FAIL verdict from Vector — read the system prompt, propose a narrow fix, add a regression test that replays the attack. Use when the user pastes a single failed finding from a session report or asks "how do I fix this red-team finding?".

1 3mo ago A 66 tokens original MIT

integrate

04

pharosone/vector-plugin

Skill Claude CodeCodex

Integrate Vector red-team scanning into the user's codebase — build an AgentAdapter that calls their LLM agent, a RedTeamRunner that drives the Vector REST API, and a CI workflow that fails the build on Broken findings. Use when setting up Vector for the first time, wiring it into CI, or adding red-team gates to a…

1 3mo ago A 73 tokens original MIT