jassics

60 mods across 2 repositories, 63 stars between them.

jassics/awesome-claude-security

Plugin Claude Code

Plugin marketplace listing 45 plugins: security-diagramming, security-reporting, security-integrations, security-knowledge, threat-modeling.

6 25d ago A tokens not measured GPL-3.0

agentic-ai-security

03

jassics/awesome-claude-security

Plugin Claude Code

Security for autonomous, tool-using AI agents: review, tool-permission audit, autonomy-boundary testing for excessive agency, MCP server trust review, agent harness/runtime testing, and agent-to-agent (A2A) protocol trust.

6 25d ago A tokens not measured GPL-3.0

a2a-security-review

04

jassics/awesome-claude-security

Skill Claude CodeCodex

Review agent-to-agent (A2A) / multi-agent-system trust: peer identity and authentication, message integrity, capability-negotiation trust, and delegation-chain privilege narrowing. Use when an orchestrator dispatches to sub-agents or peer agents (same or different trust domain) rather than calling a tool — distinct…

6 25d ago A 83 tokens GPL-3.0

jassics/awesome-claude-security

Skill Claude CodeCodex

Test the agent execution harness/runtime itself — LangChain/LangGraph, AutoGen, CrewAI, custom ReAct-style loops, or computer-use/browser-use agents — for intermediate-state poisoning, unscoped action spaces, and missing resource limits. Use when the agent isn't built on Claude Code (see claude-config-security for…

6 25d ago B 97 tokens GPL-3.0

jassics/awesome-claude-security

Skill Claude CodeCodex

Assess an autonomous / tool-using AI agent for security end-to-end: tool privileges, autonomy and approval boundaries, excessive agency, memory/state poisoning, and multi-agent trust. Use when reviewing the security of an AI agent or agentic workflow.

6 25d ago A 53 tokens GPL-3.0

jassics/awesome-claude-security

Skill Claude CodeCodex

Test what an AI agent will actually do without human confirmation, including under injected-goal / prompt-injection scenarios, to validate its autonomy and approval boundaries. Use on an authorized agent to confirm excessive-agency controls hold in practice.

6 25d ago A 52 tokens GPL-3.0

mcp-security-review

08

jassics/awesome-claude-security

Skill Claude CodeCodex

Review the security of MCP (Model Context Protocol) servers/clients an agent uses: server trust tier, tool/resource description and result poisoning, confused-deputy risk, consent/scope UX, and supply-chain pinning. Use when an agent or assistant integrates one or more MCP servers, especially third-party or community…

6 25d ago A 70 tokens GPL-3.0

jassics/awesome-claude-security

Skill Claude CodeCodex

Inventory the tools/functions an AI agent can call and audit their privileges, side effects, and approval requirements to find excessive-agency and least-privilege gaps. Use when reviewing an agent's tool/function surface.

6 25d ago A 48 tokens GPL-3.0

ai-safety-engineer

10

jassics/awesome-claude-security

Plugin Claude Code

AI safety engineer role bundle: build and operationalize safeguards (evals-in-CI, guardrails, monitoring, safety cases, RAI governance). Auto-installs the ai-safety stack.

6 25d ago A tokens not measured GPL-3.0

ai-safety-engineer

11

jassics/awesome-claude-security

Agent

Builds and operationalizes AI safety — turning safety assessments into shipped safeguards: safety evals in CI/CD, guardrail integration, monitoring and drift detection, AI-incident response, safety cases, and responsible-AI governance. Use to design or stand up the safety machinery around an AI system, not just assess…

6 25d ago A 70 tokens GPL-3.0

evals-ci-gate

13

jassics/awesome-claude-security

Skill Claude CodeCodex

Operationalize a safety/prompt-injection eval suite into an enforced CI gate — not just a one-off report — using the ready-to-copy promptfoo/garak template, a regression baseline, and a burn-in rollout. Use when a safety eval already exists (or is being designed) and needs to actually block regressions on every…

6 25d ago A 81 tokens GPL-3.0

safety-case

14

jassics/awesome-claude-security

Skill Claude CodeCodex

Assemble a structured assurance / safety case for deploying an AI system — an explicit argument that it is acceptably safe for its context, backed by evidence (harm model, evals, guardrails, fairness, governance). Use to support a go/no-go deployment decision or an audit/sign-off.

6 25d ago A 63 tokens GPL-3.0

ai-safety-suite

15

jassics/awesome-claude-security

Plugin Claude Code

Trustworthy-AI suite: one-shot install pairing AI safety with the full GenAI security stack (ai-safety + genai-suite).

6 25d ago A tokens not measured GPL-3.0

ai-safety

16

jassics/awesome-claude-security

Plugin Claude Code

AI safety (not security): harm modeling, safety evaluations, responsible red-teaming, bias/fairness, guardrail review, and responsible-AI governance.

6 25d ago A tokens not measured GPL-3.0

ai-safety-reviewer

17

jassics/awesome-claude-security

Agent

Senior AI safety reviewer for an end-to-end SAFETY assessment of a model or feature — harm modeling, safety evaluation, responsible red-teaming, bias/ fairness, guardrails, and responsible-AI governance. Use for a full safety review (about harm to people/society), distinct from a security review (about attackers).

6 25d ago A 72 tokens GPL-3.0

jassics/awesome-claude-security

Skill Claude CodeCodex

Assess an AI model, feature, or dataset for bias and fairness across groups — representational and allocative harms, disparate performance, and skewed refusals — using appropriate fairness metrics, and recommend mitigations. Use when evaluating whether an AI system treats people equitably.

6 25d ago A 62 tokens GPL-3.0

guardrail-review

19

jassics/awesome-claude-security

Skill Claude CodeCodex

Review or design the content-safety guardrails of an AI system — input/output classifiers, refusal and safe-completion behavior, escalation/human handoff, and coverage across harm categories, languages, and modalities. Use when assessing or building the safety controls around a model.

6 25d ago A 58 tokens GPL-3.0

harm-modeling

20

jassics/awesome-claude-security

Skill Claude CodeCodex

Systematically enumerate the potential HARMS of an AI system — to users, third parties, vulnerable groups, and society — under normal use, misuse, and malfunction, then rank them and map mitigations. This is the AI-safety analog of threat modeling (which targets attackers). Use when designing or reviewing an AI…

6 25d ago A 74 tokens GPL-3.0

jassics/awesome-claude-security

Skill Claude CodeCodex

Gap-assess an AI system or program against a responsible-AI / governance framework — NIST AI RMF, ISO/IEC 42001, EU AI Act, OECD principles — covering governance, transparency, accountability, human oversight, documentation, and monitoring, then produce a prioritized roadmap. Use for AI governance, audit readiness, or…

6 25d ago A 77 tokens GPL-3.0

safety-evaluation

22

jassics/awesome-claude-security

Skill Claude CodeCodex

Design and run a safety evaluation suite for an AI model or feature across harm categories — refusals on disallowed content, robustness, over-refusal vs helpfulness, groundedness/truthfulness — with rubrics and pass/fail thresholds. Use to measure an AI system's safety, establish a baseline, or gate a release.

6 25d ago A 71 tokens GPL-3.0

safety-red-team

23

jassics/awesome-claude-security

Skill Claude CodeCodex

Responsibly red-team an AI system to find SAFETY failures — harmful outputs, jailbreaks that defeat safety guardrails, and foreseeable-misuse / dangerous- capability elicitation — so they can be mitigated. Use to stress-test safeguards before/after release. Controlled, authorized, mitigation-focused; not for producing…

6 25d ago A 73 tokens GPL-3.0

api-security

24

jassics/awesome-claude-security

Plugin Claude Code

API security testing: OWASP API Security Top 10 assessment and object/function-level authorization (BOLA/BFLA) testing.

6 25d ago A tokens not measured GPL-3.0