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!

Workforce behind AI spans 160M workers, many in the Global South

https://www.thecooldown.com/green-tech/global-south-data-workers-ai-labor-organization/
1•01-_-•2m ago•0 comments

Sense motion with the Wi-Fi there

https://github.com/francescopace/espectre/discussions/163
1•FloatArtifact•5m ago•0 comments

Show HN: Vibe code keeps running, even with the lid closed

https://touchmac.app/en/
1•Touchnow•13m ago•0 comments

You're paying for Claude's thinking and you're not getting it

https://gist.github.com/64-megabyte/bc218bd074fa56c26b7dce828adf21a2
2•zerotoken•29m ago•0 comments

Should coding agents have persistent understanding of a codebase?

https://github.com/thecolourfoundation/rune
1•malikfyua•30m ago•0 comments

Flight Over the Earth game (based on Google Maps)

https://flightoverearth.com/
1•yeellow•30m ago•0 comments

Luxuries as an Adult

https://argentumaspicio806903.substack.com/p/luxuries-as-an-adult
1•rickyyean•31m ago•0 comments

Halv used 51% fewer tokens per correct answer on SWE-rebench

https://halv.ai/blog/halv-swe-rebench-20-pairs/
1•handfuloflight•32m ago•0 comments

Is AI ruining my brain?

https://thoughtbot.com/blog/is-ai-ruining-my-brain
3•encyclopedism•40m ago•0 comments

Higher semaglutide dose associated with lower psych events ind. of weight loss

https://www.nature.com/articles/s44324-026-00131-3
1•jtc331•40m ago•0 comments

Blockchained

https://www.blockchainednovel.com/read.html
1•mck-•44m ago•0 comments

Spatiotemporal Composability and Cordis

https://spatiotemporal-composability.pages.dev/
1•srid•45m ago•0 comments

Good AI Slop

https://blog.bilus.dev/posts/good-ai-slop/
1•bilus•47m ago•3 comments

StoryScope: Investigating Idiosyncrasies in AI Fiction

https://arxiv.org/abs/2604.03136
1•efavdb•47m ago•0 comments

OKF Agent Memory – Git-native persistent memory for AI coding agents

https://github.com/okf-memory/okf-agent-memory
2•okf_memory•49m ago•0 comments

Nvidia Lambda Circular Deal [video]

https://www.youtube.com/shorts/II2BEkrJ2Zc
1•Betelbuddy•51m ago•0 comments

The Roadmap of Mathematics for Machine Learning

https://thepalindrome.org/p/the-roadmap-of-mathematics-for-machine-learning
3•gmays•52m ago•0 comments

Show HN: Twinrun – run old and new code on the same inputs, diff the outputs

https://github.com/prian3003/twinrun
1•satineeee•57m ago•0 comments

Falsehoods Programmers Believe About LANs

https://dreamstation.systems/personal/lanfalsehoods.html
14•robinpie•57m ago•0 comments

Breaking GitLab's GraphQL Layer: CVE-2026–19478 and CVE-2026–19650

https://medium.com/peakcyber/breaking-gitlabs-graphql-layer-cve-2026-19478-cve-2026-19650-acf16e4...
1•syumei•58m ago•0 comments

AI push is putting banks at mercy of tech firms, warns Moody's

https://www.theguardian.com/business/2026/aug/09/ai-push-banks-tech-firms-moodys-risks-financial-...
3•prmph•1h ago•0 comments

GPT-6 Astra: the harness is the product

https://fewshotacademy.com/blog/gpt-6-astra-the-harness-is-the-product
3•mangatgoyal•1h ago•1 comments

An LLM runtime that boots from USB

https://nightrun.io/
1•NickNaraghi•1h ago•0 comments

Biomimetic SNN simulator in pure Rust (zero-deps, lock-free parallelism)

https://github.com/strahinjastojanovic826-code/biomimetic-snn-rust
1•srbin•1h ago•0 comments

Nix: Life OS

https://github.com/sianachi/Nix
1•osinachi88•1h ago•0 comments

Tyranny of Optionality

https://hvpandya.com/tyranny-of-optionality
2•aray07•1h ago•0 comments

Apple's first foldable iPhone may cost $2k

https://finance.yahoo.com/markets/stocks/article/apples-first-foldable-iphone-may-cost-2000-11073...
3•evo_9•1h ago•0 comments

Russian Drones Forced Ukraine to Park Its M1 Abrams Tanks

https://www.twz.com/land/how-russian-drones-forced-ukraine-to-park-its-m1-abrams-tanks
4•cisc•1h ago•0 comments

America's Two Largest School Districts Impose AI Moratoriums

https://www.techpolicy.press/americas-two-largest-school-districts-impose-ai-moratoriums/
22•cdrnsf•1h ago•10 comments

Google AI turns on its maker in a brutally candid interview

https://newatlas.com/ai-humanoids/exclusive-google-ai/
3•cisc•1h ago•1 comments