Cette page est affichée en anglais. Une traduction française est en cours.
PromptsMay 14, 2026·2 min de lecture

Spikee — Prompt Injection Eval Kit (CLI)

ReversecLabs/spikee is a modular CLI for prompt injection/jailbreak evals; verified 184★ and documents `spikee generate` → `spikee test`.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 96/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Prompt
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande d'installation directe
npx -y tokrepo@latest install a7d0dde3-6f49-5ae6-a26a-5667b707d2bb --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

ReversecLabs/spikee is a modular CLI for prompt injection/jailbreak evals; verified 184★ and documents spikee generatespikee test.

Best for: Security-minded teams evaluating LLM apps, RAG systems, and guardrails against injection/jailbreak attacks

Works with: Python envs, OpenAI-compatible endpoints by default, optional extras for Bedrock/Azure/Ollama/Groq

Setup time: 10-30 minutes

Key facts (verified)

  • GitHub: 184 stars · 41 forks · pushed 2026-05-13.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: spikee generate --seed-folder ....

Main

  • Follow the two-stage loop in README: generate datasets from seed folders, then test a target with consistent judges/providers.

  • Keep installs lean: README says the default install targets OpenAI-compatible endpoints; use extras only for providers you need.

  • Treat results as evidence: keep JSONL datasets + configs and re-run generate + test in CI or on release candidates.

Source-backed notes

  • README says Spikee migrated away from LangChain to any-llm to reduce dependency bloat, with optional extras like spikee[all].
  • README quickstart uses pip install spikee, then spikee init for a workspace and spikee list for modules.
  • README describes dataset generation (spikee generate) and testing (spikee test) as the core workflow stages.

FAQ

  • Is Spikee only for standalone models?: No — README includes LLM applications/agents and guardrails as targets.
  • Do I have to install heavyweight SDKs?: No — README says the default install stays minimal and provider SDKs are optional extras.
  • How do I keep evals repeatable?: Version your seed folders/datasets and re-run with pinned providers/judges.
🙏

Source et remerciements

Source: https://github.com/ReversecLabs/spikee > License: Apache-2.0 > GitHub stars: 184 · forks: 41

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires