giskard-oss logo

giskard-oss

Giskard-AI/giskard-oss

Open-Source Evaluation & Testing library for LLM Agents

GraphCanon updated 2w · GitHub synced 2w · 51 views this month

5.7k stars511 forksLast push 2w Python Apache-2.0

Decision brief

Giskard is an open-source library that specializes in testing and evaluating agentic systems like LLM agents using Python modules for checks and scanning vulnerabilities.

Good fit when

  • Use Giskard when you need a tool specialized in assessing the vulnerabilities of language model agents through red teaming and prompt injection scenarios.
  • Leverage Giskard if your project requires evaluation modules that can work with both LLMs and black-box systems, making it versatile for different types of agentic evaluations.

Avoid when

  • Avoid using Giskard if you do not require comprehensive testing features like red teaming or specific checks tailored for language model agents.
  • Do not use this library if your project is in a programming language other than Python, as Giskard specifically caters to the Python ecosystem.
Requirements:
Requires Python 3.12+

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Very active (0d since push)
As of 2w
Provenance
Not a fork · Organization account
As of 2w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install giskard-oss
PyPI

How it fits your stack(12)

Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.

Integrates

Related

Relationship graph

Optional deeper exploration of typed edges and category neighbours.

Similar tools

Same-category neighbours not already linked as typed edges.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

Giskard is an open-source evaluation and testing library for agentic systems in Python, including modules for checks and scanning agent vulnerabilities.

Capability facts

Languages
python

Source: github.language+pyproject.toml · Aug 2, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Aug 2, 2026)

Requires Python 3.12+.
Source link

Tags

README

Install

pip install giskard

Requires Python 3.12+.

Telemetry: Libraries built on giskard-core (including giskard-checks) may send optional, aggregated usage analytics to help improve the product. No prompts, model outputs, or scenario text are included. See what is collected and how to opt out.


Giskard is an open-source Python library for testing and evaluating agentic systems. The v3 architecture is a modular set of focused packages — each carrying only the dependencies it needs — built from scratch to wrap anything: an LLM, a black-box agent, or a multi-step pipeline.

StatusPackageDescription
✅ Betagiskard-checksTesting & evaluation — scenario API, built-in checks, LLM-as-judge
✅ Betagiskard-scanAgent vulnerability scanner — red teaming, prompt injection, data leakage (successor of v2 Scan)
📋 Plannedgiskard-ragRAG evaluation & synthetic data generation (successor of v2 RAGET)

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.