pharosone

8 mods across 1 repository, 1 stars between them.

vector

01

pharosone/vector-plugin

Plugin Claude Code

Red-team scanning for LLM agents.

1 3mo ago A tokens not measured original MIT

vector

02

pharosone/vector-plugin

Plugin Claude Code

Red-team scanning for LLM agents — integrate Vector in your repo, harden against findings, generate agent profiles.

1 3mo ago A tokens not measured original MIT

vector

03

pharosone/vector-plugin

MCP server Claude CodeCodexCursor

MCP server "vector", hosted remotely at vector-api.pharosone.ai, as configured in pharosone/vector-plugin.

1 3mo ago A tokens not measured original MIT

pharosone/vector-plugin

Instructions file Gemini CLI

Gemini CLI instructions for pharosone/vector-plugin, covering vector context for gemini cli, when to use mcp tools vs skills, defaults and auth flow on first mcp call.

1 3mo ago A 710 tokens original MIT

batch-fix-findings

05

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

07

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

08

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