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!

Study reveals evolutionary history of bats, dating back 65M years

https://www.reuters.com/science/study-reveals-evolutionary-history-bats-dating-back-65-million-ye...
1•1659447091•3m ago•0 comments

Show HN: AtlasBurn – Know what your AI costs and stop runaway agents

https://atlasburn.com/
1•Akhil__Anand•3m ago•0 comments

Netanyahu calls Israel's war in Gaza 'opposite of genocide' in UN speech

https://www.theguardian.com/us-news/2026/sep/24/netanyahu-un-speech-mahmoud-abbas
3•hebelehubele•7m ago•0 comments

The Purpose Isn't What It Does

https://www.tbray.org/ongoing/When/202x/2026/09/24/The-Purpose-Isnt-What-It-Does
1•robin_reala•9m ago•0 comments

Tech Needs Humanists More

https://passo.uno/tech-needs-humanists-more-than-ever/
2•eigenBasis•10m ago•0 comments

Privacy.com does KYC using Peter Thiel's Persona [video]

https://www.youtube.com/watch?v=1P1y5YhMHXs
1•basilikum•10m ago•0 comments

Show HN: LabLoop – isolated infrastructure for LLM-driven scientific experiments

https://github.com/cloudcell/labloop
1•cloudcell•15m ago•0 comments

Dutch Hackers Collective Hacked

https://csirt.divd.nl/2026/09/24/when-not-if/
2•HelloUsername•15m ago•0 comments

Boards of Casio

https://www.ambionix.com/blog/boards-of-casio/
1•fidotron•15m ago•0 comments

AI as a Tool in Taste Research: decoding the taste of bitterness

https://www.leibniz-lsb.de/en/press-public-relations/pm-20260922-press-release-ai-as-a-tool-in-ta...
1•giuliomagnifico•16m ago•0 comments

Show HN: Selfime, a cassette-style recorder for meditations in your own voice

https://selfime.com/
1•loopfor•17m ago•0 comments

Show HN: Proxima Forma – Designs that my AI agents understand

https://proximaforma.com/
1•Modecir•18m ago•0 comments

Bootstrap Chain for NixOS: Building the System from a Hand-Auditable Binary Seed

https://chaos.social/@nzbr/115973847897716839
1•birdculture•21m ago•0 comments

What is the future for soace science missions after all this?

https://www.scientificamerican.com/article/nasa-goddards-shrinking-workforce-could-stifle-future-...
1•quasistasis•24m ago•1 comments

In Support of Agent Led Software Engineering

https://promptogether.com/posts/In_Support_of_Agent_Led_Software_Engineering/
1•brainless•25m ago•1 comments

NHS bodies in England impose 2-year minimum wait for ADHD and autism assessments

https://www.theguardian.com/society/2026/sep/24/nhs-integrated-care-boards-england-two-year-waiti...
1•chrisjj•26m ago•1 comments

Show HN: Apowerb, the open-source AI agent runtime (RAG, Text-to-SQL, webhooks)

https://github.com/apowerb/apowerb
1•Anis_FA•29m ago•0 comments

The last day of the dinosaurs, as an interactive painting

https://www.echohive.ai/experiments/dinosaurs
11•echohive42•43m ago•7 comments

Special Projects (2016)

https://openai.com/index/special-projects/
10•vinhnx•46m ago•1 comments

Colibri: CERN VHDL Common Library Released for Everyone to Use

https://ep-news.web.cern.ch/colibri-cern-vhdl-common-library-released-for-everyone-to-use/
1•nhatcher•46m ago•1 comments

Running local LLMs on your Mac: what fits, what's free, and what's overkill

https://typetab.app/blog/local-llms-on-your-mac
3•donk8r•47m ago•0 comments

Ex-Microsoft dev builds a new task manager for Linux

https://www.omgubuntu.co.uk/2026/09/tmog-task-manager-linux-beta
2•theanonymousone•52m ago•0 comments

A master class in decorators, patching and tracing

https://grahamdumpleton.me/posts/2026/09/a-master-class-in-decorators-patching-and-tracing/
1•lumpa•54m ago•0 comments

Who Is Open Source About?

https://blog.glyph.im/2026/09/who-is-open-source-about.html
3•lumpa•55m ago•1 comments

The Orient Cables IPO Explained

https://finshots.in/markets/orient-cables-ipo-explained/
1•vismit2000•58m ago•0 comments

HackMIT 2026

https://hackmit.org
2•vismit2000•1h ago•0 comments

The Collie and the Pug – HackMIT 2026 Keynote

https://3blue1brown.substack.com/p/the-collie-and-the-pug
2•vismit2000•1h ago•0 comments

Philosophy Bench

https://philosophybench.org/
3•mellosouls•1h ago•1 comments

Claude's remake of "I'm upping my p(doom)" in 12 hours

https://x.com/donaldjewkes/2102801274173587569
2•newsuser•1h ago•1 comments

BigQuery FinOps Framework

https://www.alvin.ai/blog/bigquery-cost-optimization-the-complete-finops-framework
7•Arimbr•1h ago•0 comments