nuguard
01Plugin Claude Code
Plugin marketplace listing 1 plugin: nuguard.
Plugin Claude Code
Plugin marketplace listing 1 plugin: nuguard.
Plugin Claude Code
AI application security for Claude — generate an AI Bill of Materials (AI-SBOM), run static analysis, behavioral validation, and adversarial red-team testing for AI agents and LLM-powered applications.
Agent Claude Code
Use this agent when you need to write real-world integration or unit tests for NuGuard's key capabilities (SBOM generation, analysis, policy, redteam, CLI, configuration, etc.). Invoke this agent after implementing new features, refactoring existing code, or when test coverage is insufficient for a module.\n\n…
Settings file Claude Code
Agent settings declaring 4 allowed tools.
Instructions file GitHub Copilot
Copilot instructions for NuGuardAI/nuguard, covering github copilot instructions, project overview, development commands, package layout and coding style.
Skill Claude CodeCodex
Use when the user asks to review, audit, or vet a pull request (or its commits) on the NuGuard open-source repo for malicious or unsafe contributor behavior before merge. Trigger phrases: "review this PR", "audit this pull request", "vet this contributor", "check for malicious code", "is this PR safe to merge"…
Instructions file
Claude Code instructions for NuGuardAI/nuguard, covering claude.md, commands, install dependencies, run all tests and run a single test file or test by name.
Plugin Claude Code
AI Application Security — SBOM generation, static analysis, behavioral testing, and adversarial red-teaming for AI agents and LLM-powered applications.
Agent
Use this agent when the user asks for an autonomous end-to-end security audit of an AI application, wants NuGuard to "just run everything", or says phrases like "audit my AI app", "full security review", "find vulnerabilities in my agent", or "run nuguard on this". The agent runs the complete NuGuard pipeline without…
Command
Static risk analysis on an AI-SBOM — NGA rules, MITRE ATLAS, CVE scans.
Command
Intent-aware behavioral testing against a running AI application.
Command
Configure NuGuard — set LLM credentials, target URL, and authentication for this project.
Command
Initialise nuguard.yaml, canary.example.json and cognitive-policy.md in the current project.
Command
Adversarial red-team testing — prompt injection, data exfiltration, privilege escalation, MCP toxic-flow.
Command
Generate an AI Bill of Materials (AI-SBOM) from source code or a git repository.
Command
NuGuard unified scan — SBOM generation → static analysis, with optional policy/red-team validation.
Skill Claude CodeCodex
Activate when the user asks to audit, review, scan, or assess the security of an AI application, agent, chatbot, or LLM-powered system. Also activate when the user mentions prompt injection, data exfiltration, guardrail bypass, red-teaming, AI SBOM, cognitive policy, OWASP LLM Top 10, NIST AI RMF, or EU AI Act…
Skill Claude CodeCodex
Activate when the user opens, mentions, or asks questions about a .sbom.json file, an AI Bill of Materials, an aibom.json, or asks about what AI components an application uses. Also activate when the user asks about component dependencies, LLM model usage, tool permissions, datastore access, or the attack surface of…
Agent
Automated code review agent for the NuGuard AI platform. Performs security (OWASP Top 10), PostgreSQL best-practice, multi-tenancy isolation, and NuGuard-specific convention checks on staged or changed files. Invokes the postgresql-code-review skill and applies backend-service-contracts + postgresql-db-guidelines…
Agent
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
Agent
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
Agent
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
Agent
Use this agent sequentially FIRST whenever a PostgreSQL database schema, migration, or core Python ORM model needs to be created or updated.
Agent
Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/, updates READMEs and guides.