frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: DeepTeam – Penetration Testing for LLMs

https://github.com/confident-ai/deepteam
3•jeffreyip•1y 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!

Infodump about Monkey Island

https://pants.fishing
1•dmarinus•31s ago•0 comments

User reports show problems with LinkedIn

https://downdetector.com.au/status/linkedin/
1•hahahaa•1m ago•0 comments

Border blaster

https://en.wikipedia.org/wiki/Border_blaster
3•petethomas•10m ago•0 comments

Programing language faster than Python for ML (Jaithon 3.1)

https://github.com/abhiramasonny/jaithon
1•AbhiramaVS•11m ago•2 comments

Elon Musk is suing California over an AI law. Here's why transparency matters

https://www.sfchronicle.com/opinion/openforum/article/ai-data-law-california-22382698.php
1•newsomix9xl•12m ago•0 comments

Portable Doom (Shareware) in a Single 6MB HTML File via WASM

https://wasi-doom.netlify.app/
1•badfox•12m ago•1 comments

Show HN: A 3-page information-theoretic lower bound on random TSP

https://zenodo.org/records/21911759
1•Dori_Lee•12m ago•0 comments

Show HN: Liferay Stylebook token generator CLI (NPM)

https://www.npmjs.com/package/stylebook-token-generator
1•jay__proto•15m ago•0 comments

The Future of Libraries in BPF

https://lwn.net/Articles/1084869/
1•pykello•16m ago•0 comments

Aluminum Frame PC Fan Corsi-Rosenthal Build (2023)

https://itsairborne.com/aluminum-frame-pc-fan-corsi-rosenthal-build-c28aa7ca8927
1•walterbell•21m ago•0 comments

Anthropic Is not worth much at all

https://s-1.vercel.app/posts/why-openrouter-can-be-the-next-great/
1•Taikhoom10•22m ago•5 comments

Executable SOAR playbook dataset – AI agents pay per record via HTTP 402

https://lateos.ai/soar/
1•leochong•24m ago•0 comments

The Infinite Policeman – A Crookery

https://medium.com/luminasticity/the-infinite-policeman-chapter-3-d3e8e30a6969
1•bryanrasmussen•26m ago•0 comments

Show HN: Curl Stock Research

https://stockchat.sh/cli
1•netless•28m ago•0 comments

Flock puts new 'guardrails' on license-plate cameras. Critics skeptical

https://www.sfchronicle.com/crime/article/flock-cameras-ceo-surveillance-policy-22384139.php
4•newsomix9xl•31m ago•1 comments

Openleaf: Overleaf's workflow. Obsidian's interface. None of the cloud

https://github.com/vicky157/openleaf
1•vikashjohn2505•31m ago•0 comments

The Jobless Boom Has Arrived

https://www.wsj.com/economy/jobs/the-jobless-boom-has-arrived-41361a06
5•petethomas•34m ago•0 comments

Daily driving PostmarketOS (Summer 2026)

https://blog.senderolinux.com/daily-driving-postmarketos-summer-2026/
2•WhyNotHugo•35m ago•1 comments

Air Purifiers as White Noise Machines

https://www.jefftk.com/p/air-purifiers-as-white-noise-machines
1•luu•35m ago•1 comments

End-to-end encrypted .env sharing

https://github.com/p-arndt/shenv
1•kermatt•36m ago•0 comments

How AI engines cite brands?

https://www.leapd.ai/blog/ai-visibility/how-chatgpt-google-ai-overviews-and-perplexity-source-inf...
2•Angelbirth1369•38m ago•1 comments

Ask HN: How are you preventing brainrot?

2•flyingcoder•38m ago•3 comments

Ask HN: What is something produced by GenAI that you use regularly?

1•razorbeamz•41m ago•0 comments

AI Coding Has Erased the Supposed Advantage of Statically Typed Languages

https://yyhh.org/blog/2026/08/ai-coding-has-erased-the-supposed-advantage-of-statically-typed-lan...
4•huahaiy•42m ago•1 comments

Qwen3.8 27B

https://huggingface.co/Qwen/Qwen3.8-27B
3•kristjansson•45m ago•0 comments

An open-source knowledge graph for traceable AI decisions

https://github.com/semantica-agi/semantica
1•Nina_antalpha•52m ago•0 comments

A Black Surrogate Fights for Bodily Autonomy in High-Stakes Legal Battle

https://www.theroot.com/a-black-surrogate-fight-for-bodily-autonomy-in-high-sta-2000120819
1•pudgywalsh•53m ago•0 comments

Error by AI scribe during medical appointment leaves patient devastated

https://www.abc.net.au/news/2026-08-14/ai-medical-scribe-error-leaves-patient-devastated/107031672
4•ahonhn•1h ago•1 comments

Fossils show carbon emissions harm forests, not 'green the planet'

https://www.theguardian.com/us-news/2026/aug/13/forests-carbon-dioxide-emissions
4•littlexsparkee•1h ago•0 comments

Structured Decoding with XGrammar

https://aramesh10.github.io/xgrammar/
2•matt_d•1h ago•0 comments