frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: DeepTeam – Penetration Testing for LLMs

https://github.com/confident-ai/deepteam
3•jeffreyip•10mo ago
Hi HN, we’re Jeffrey and Kritin, and we’re building DeepTeam (https://trydeepteam.com), an open-source Python library to scan LLM apps for security vulnerabilities. You can start “penetration testing” by defining a Python callback to your LLM app (e.g. `def model_callback(input: str)`), and DeepTeam will attempt to probe it with prompts designed to elicit unsafe or unintended behavior.

Note that the penetration testing process treats your LLM app as a black-box - which means that DeepTeam will not know whether PII leakage has occurred in a certain tool call or incorporated in the training data of your fine-tuned LLM, but rather just detect that it is present. Internally, we call this process “end-to-end” testing.

Before DeepTeam, we worked on DeepEval, an open-source framework to unit-test LLMs. Some of you might be thinking, well isn’t this kind of similar to unit-testing?

Sort of, but not really. While LLM unit-testing focuses on 1) accurate eval metrics, 2) comprehensive eval datasets, penetration testing focuses on the haphazard simulation of attacks, and the orchestration of it. To users, this was a big and confusing paradigm shift, because it went from “Did this pass?” to “How can this break?”.

So we thought to ourselves, why not just release a new package to orchestrate the simulation of adversarial attacks for this new set of users and teams working specifically on AI safety, and borrow DeepEval’s evals and ecosystem in the process?

Quickstart here: https://www.trydeepteam.com/docs/getting-started#detect-your...

The first thing we did was offer as many attack methods as possible - simple encoding ones like ROT13, leetspeak, to prompt injections, roleplay, and jailbreaking. We then heard folks weren’t happy because the attacks didn’t persist across tests and hence they “lost” their progress every time they tested, and so we added an option to `reuse_simulated_attacks`.

We abstracted everything away to make it as modular as possible - every vulnerability, attack, can be imported in Python as `Bias(type=[“race”])`, `LinearJailbreaking()`, etc. with methods such as `.enhance()` for teams to plug-and-play, build their own test suite, and even to add a few more rounds of attack enhancements to increase the likelihood of breaking your system.

Notably, there are a few limitations. Users might run into compliance errors when attempting to simulate attacks (especially for AzureOpenAI), and so we recommend setting `ignore_errors` to `True` in case that happens. You might also run into bottlenecks where DeepTeam does not cover your custom vulnerability type, and so we shipped a `CustomVulnerability` class as a “catch-all” solution (still in beta).

You might be aware that some packages already exist that do a similar thing, often known as “vulnerability scanning” or “red teaming”. The difference is that DeepTeam is modular, lightweight, and code friendly. Take Nvidia Garak for example, although comprehensive, has so many CLI rules, environments to set up, it is definitely not the easiest to get started, let alone pick the library apart to build your own penetration testing pipeline. In DeepTeam, define a class, wrap it around your own implementations if necessary, and you’re good to go.

We adopted a Apache 2.0 license (for now, and probably in the foreseeable future too), so if you want to get started, `pip install deepteam`, use any LLM for simulation, and you’ll get a full penetration report within 1 minute (assuming you’re running things asynchronously). GitHub: https://github.com/confident-ai/deepteam

Excited to share DeepTeam with everyone here – let us know what you think!

EU cyber agency attributes major data breach to TeamPCP hacking group

https://therecord.media/european-commission-cyberattack-teampcp
1•jruohonen•4m ago•0 comments

Show HN: AI Dev Board – Job Board for AI Developers with a Full REST API

https://aidevboard.com/
1•8bitconcepts•8m ago•0 comments

Ask HN: Why still embed heavy 3rd-party iFrames for simple social proof?

1•LordKode•10m ago•0 comments

Show HN: HyprMac – I missed Hyprland after switching to Mac, so I built it

https://github.com/zacharytgray/HyprMac
1•zachtgray•12m ago•0 comments

Thoughts on AI and Research [pdf]

https://economics.mit.edu/sites/default/files/2026-04/IA%20AI%20note_1.pdf
2•jxmorris12•15m ago•0 comments

Jungle old school drum and bass radio

https://radio.aklein.studio/public/lounge24_radio
2•misterthp•19m ago•0 comments

It's open season for refusing AI

https://www.bloodinthemachine.com/p/its-open-season-for-refusing-ai
5•HotGarbage•26m ago•2 comments

No luck for Broadcom as Netflix and Quinn Emanuel succeed in nullity claim

https://www.juve-patent.com/cases/no-luck-for-broadcom-as-netflix-and-quinn-emanuel-succeed-in-an...
1•breve•26m ago•0 comments

How to Evaluate Claude Skill Output Quality for Prompt-to-SQL Scenarios

https://dekart.xyz/blog/how-to-evaluate-claude-skill-output-quality-for-prompt-to-sql-scenarios/
2•delfrrr•26m ago•0 comments

Mcpx: a Rust proxy that catches MCP schema changes and tool poisoning at runtime

https://github.com/MeghP89/mcpx
2•meghp89•27m ago•0 comments

Naming rights to street auctioned in San Francisco

https://paintastreet.com/auction
2•18nleung•30m ago•0 comments

Show HN: Clangine-de-Poitrine

https://github.com/jerpint/clangine-de-poitrine
1•jerpint•33m ago•0 comments

New Wave of Privacy Litigation Under 2005 Colorado Telemarketing Fraud Act

https://web.archive.org/web/20260212222452/https://www.troutman.com/insights/new-wave-of-privacy-...
1•1vuio0pswjnm7•43m ago•1 comments

Auto-harness: Self improving agentic systems with auto-evals (open-sourced)

https://twitter.com/gauri__gupta/status/2040251170099524025
2•gauri1902•44m ago•2 comments

A Big Alignment Loophole of Current Froniter LLMs

https://github.com/wuyoscar/ISC-Bench
3•pythonsen•47m ago•1 comments

I am fish and this is my little monkey terrarium

https://fish2fish.neocities.org/mainpage/main
2•random__duck•1h ago•0 comments

Show HN: Rust HTTP library modeled after Go but 2-3x faster

https://github.com/alshdavid/uhttp
1•apatheticonion•1h ago•0 comments

Lenovo ThinkPad P16 Gen 3 Review: RTX Pro 5000 Power in True Workstation Laptop

https://www.storagereview.com/review/lenovo-thinkpad-p16-gen-3-review-rtx-pro-5000-power-in-a-tru...
2•teleforce•1h ago•0 comments

Anthropic struggling with Chinese competition, its own safety obsession

https://www.theregister.com/2026/03/28/miss_anthropic_not_those_who/
3•davikr•1h ago•0 comments

Egypt's New Pyramid Scheme

https://economist.com/interactive/1843/2026/04/02/egypts-new-pyramid-scheme
2•andsoitis•1h ago•0 comments

Ask HN: Query Regarding WebRTC and PeerJS

1•rwasimsk•1h ago•0 comments

1 in 30 – Artemis, Greatness, and Risk

https://1517.substack.com/p/1-in-30-artemis-greatness-and-risk
2•areoform•1h ago•0 comments

Latest Lenovo Legion Tab Gen 5 tablet impresses in gaming and emulation tests

https://www.notebookcheck.net/Latest-Lenovo-Legion-tablet-impresses-in-gaming-and-emulation-tests...
2•teleforce•1h ago•0 comments

Series Seed (Sane Edition): The Goldilocks Financing for Seed-Stage Startups

https://www.flux.law/blog/series-seed-sane-edition
1•finsrud•1h ago•0 comments

Delve sets the record straight on anonymous attacks

https://delve.co/blog/delve-sets-the-record-straight-on-anonymous-attacks
3•frenchtoast8•1h ago•1 comments

Electron and React and TypeScript and Tailwind and Shadcn Starter Kit

https://github.com/p32929/electron-shadcn-typescript
1•alexdevson42•1h ago•0 comments

CCheckpoints: A checkpoint system for Claude Code CLI sessions

https://github.com/p32929/ccheckpoints
2•alexdevson42•1h ago•0 comments

ModelReins – The Browser for AI Tools

https://modelreins.com
2•mediagato•1h ago•1 comments

Netflix just dropped their first public model on Hugging Face: VOID

https://huggingface.co/netflix/void-model
4•rajtilakjee•1h ago•1 comments

Did Anyone Predict the Industrial Revolution?

https://lostfutures.substack.com/p/did-anyone-predict-the-industrial
7•paulpauper•1h ago•0 comments