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!

Is AGENTS.md useful? What the research found

https://gethrbr.com/blog/is-agents-md-useful
2•shoustak•37s ago•0 comments

Snowmoon

https://vitalik.eth.limo/snowmoon/
1•mellosouls•3m ago•0 comments

What Improves Developer Productivity at Google? Code Quality

https://dl.acm.org/doi/pdf/10.1145/3540250.3558940
1•gavinhoward•3m ago•0 comments

Show HN: PedalTalk, a hands-free group bike intercom that keeps your music on

https://play.google.com/store/apps/details?id=net.mrlatte.pedaltalk&hl=en_US
1•jongha•4m ago•0 comments

Show HN: Digital Audio Workstation built with stock WebAudio nodes

https://seven.systems/xequence2/demo/demo-deploy/www/index.html
1•intrr•6m ago•0 comments

Ju! Ju! Tsu!

https://arialdo.codeberg.page/ju-ju-tsu/
1•signa11•6m ago•0 comments

Luarocks.org Security Incident, September 2026

https://luarocks.org/security-incident-september-2026
2•sondr3•7m ago•0 comments

Good News for American Renters

https://economist.com/graphic-detail/2026/09/24/good-news-for-american-renters
1•andsoitis•7m ago•0 comments

Show HN: The Standup, releases, advisories and outages for developers

https://standup.thecompound.tech
1•kyisaiah47•7m ago•0 comments

Teaching GPU programming in p5.js: now with compute shaders

https://www.davepagurek.com/blog/p5-compute-shaders/
1•signa11•8m ago•0 comments

Text Gag

https://textgag.com/
1•hackerbeat•12m ago•0 comments

Bill Gates says unchecked AI could 'cause billion deaths' in call for regulation

https://www.theguardian.com/us-news/2026/sep/27/bill-gates-artificial-intelligence-kristen-welker
1•bookofjoe•12m ago•0 comments

GPU Glossary

https://modal.com/gpu-glossary
3•sonabinu•13m ago•0 comments

Nvidia Nemotron 3: Open-weight real-time speaker diarization

https://huggingface.co/blog/nvidia/nemotron-diarization
1•CoderLim110•13m ago•0 comments

Infecting the Steam Link with NixOS

https://feyor.sh/blog/infecting-the-steam-link-with-nixos/
1•birdculture•14m ago•0 comments

Proton Mail confirmed and paid a bounty for a spoofing bug, then left it unfixed

https://github.com/alonsovidales/protonmail-sender-spoofing
1•alonsovidales•15m ago•0 comments

Transcriptome-based classification in mice with ASD-risk mutations

https://www.science.org/doi/10.1126/science.adz6688
1•bookofjoe•17m ago•0 comments

Select * the internet: DuckDB queries 100B rows in 30s

https://motherduck.com/blog/querying-the-entire-internet-100-billion-rows-with-motherduck/
1•dmkii•19m ago•1 comments

Categorization and Representation Physics Problems by Experts and Novice(1981) [pdf]

http://matt.colorado.edu/teaching/highcog/spr10/readings/cfg81.pdf
1•nill0•21m ago•0 comments

Statistical tie with Jev on BANKING77 (91.79% vs. 92.40%, p=0.27) ~1/1000th cost

https://www.reddit.com/r/learnmachinelearning/comments/1wrd95w/statistical_tie_with_jev_on_bankin...
1•KasianFranks•24m ago•0 comments

The Agentic Web

https://hkelkar.com/2026/09/27/the-agentic-web/
1•hvd•24m ago•0 comments

Claude Opus 5.5 uses 95% fewer em dashes, but its answers are getting longer

https://www.bleepingcomputer.com/news/artificial-intelligence/claude-opus-55-uses-95-percent-fewe...
1•Brajeshwar•24m ago•0 comments

Alternatives to GPS are around the corner

https://www.economist.com/science-and-technology/2026/09/27/alternatives-to-gps-are-around-the-co...
2•Brajeshwar•25m ago•0 comments

Show HN: Matching Jev on BANKING77 at a thousandth of the cost

2•KasianFranks•25m ago•0 comments

"They had no concept of a duty of care to their users."

https://unsung.aresluna.org/they-had-no-concept-of-a-duty-of-care-to-their-users/
19•jandeboevrie•27m ago•0 comments

10 Tells of a Slop UI

https://hereticpleb.vercel.app/blog/10-tells-of-slop
50•theanonymousone•31m ago•31 comments

Show HN: Andurel V2 – Space-Grade Go Web Framework

https://andurel.com/docs/head/whats-new
2•mbvisti•32m ago•0 comments

The Harness Eats Everything

https://spock.is/writing/the-harness-eats-everything
2•BenediktHolm•35m ago•0 comments

Fragment of oldest known peace treaty found in Turkey

https://www.livescience.com/archaeology/ancient-egyptians/we-have-found-traces-of-peace-thousands...
3•gmays•37m ago•0 comments

AI messaging scam costs Italy's top bank Intesa millions, sources say

https://www.reuters.com/legal/government/ai-messaging-scam-costs-italys-top-bank-intesa-millions-...
2•gbocs•38m ago•0 comments