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•5mo 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!

AltSendme: Another Alternative to MAgic Wormhole?

https://github.com/tonyantony300/alt-sendme
1•nhatcher•1m ago•0 comments

Budget BB Creams in India for Everyday Use

1•Hackbreaker•2m ago•0 comments

Typing an AI prompt is not 'active' music creation

https://www.theverge.com/report/825141/sunos-ceo-ai-text-prompt-really-active-music-creation
1•JeanKage•5m ago•0 comments

The future LED light both illuminates and communicates

https://www.6gflagship.com/news/future-led-light-illuminates-and-communicates/
1•JeanKage•8m ago•0 comments

Show HN: Deploy a Production Webhook Delivery System in 5 Minutes

https://codehooks.io/blog/build-webhook-delivery-system-5-minutes-codehooks-io
2•bjabrboe1984•8m ago•0 comments

A Tsunami of Cogs

https://betterthanrandom.substack.com/p/a-tsunami-of-cogs
1•weltview•8m ago•0 comments

I've built human-first alternative to 11x

https://dealmayker.com/alternative/11x
1•aleksam•10m ago•0 comments

ASML allegedly offered to spy on China for the US

https://www.tomshardware.com/tech-industry/big-tech/asml-allegedly-offered-to-spy-on-china-for-th...
3•dataflow•10m ago•0 comments

Pig's bacon was delicious. But she's alive and well

https://grist.org/climate-energy/this-pigs-bacon-was-delicious-but-shes-alive-and-well/
2•JeanKage•12m ago•0 comments

'Stone-cold killers': New Zealand to eradicate feral cats by 2050

https://www.theguardian.com/world/2025/nov/24/new-zealand-to-eradicate-feral-cats-by-2050
1•defrost•12m ago•0 comments

Google Workspace Chat is down

https://www.google.com/appsstatus/dashboard/incidents/KZuQxLyBKvPD1zS6sxVA
3•yla92•16m ago•0 comments

A new week is here – and at ConnectApp.inc

1•tobinews•16m ago•0 comments

Posthog NPM packages are compromised

https://twitter.com/posthog/status/1992894777524674642
3•h1fra•19m ago•0 comments

Great SEO starts with clarity – we craft every Keyword Phrase with that purpose

https://youtu.be/Y7dKocYIZJQ?si
1•RIGHTSEODIGITAL•23m ago•0 comments

Differentiable max-SAT Solver for real world optimization problems

https://navokoj.shunyabar.foo/
3•stuehieyr•24m ago•2 comments

Norway's wealth tax trades millionaires for equality

https://www.reuters.com/business/norways-wealth-tax-trades-millionaires-equality-2025-11-24/
5•praptak•24m ago•0 comments

A fast EDN (Extensible Data Notation) reader written in C11 with SIMD boost

https://github.com/DotFox/edn.c
1•delaguardo•27m ago•0 comments

EU AI Act: Pre-Market Rules Don't Fit Runtime AI Agents

https://www.europeanlawblog.eu/pub/dq249o3c/release/1
1•lloydjones•27m ago•0 comments

Show HN: Flag Waver, create and simulate realistic waving flags online

https://flagwaver.org
1•star98•29m ago•0 comments

Show HN: EphemeralNet – Secure C++ P2P infrastructure for hostile networks

https://eph.shardian.com/
1•cpp_enjoyer•30m ago•2 comments

Community Appeal: Help Validate PhaseFlip QEC on Real Hardware

https://github.com/shemshallah/phaseflip-qec
1•shemshallah•31m ago•1 comments

Asianometry: Can Superconductors Put an AI Data Center into a Shoebox? [video]

https://www.youtube.com/watch?v=mfk0vTe46ds
1•Klaster_1•31m ago•0 comments

Supabase Is Down?

https://status.supabase.com
5•mercurialsolo•32m ago•3 comments

WIP – Version control for AI agents. Diffs, rollback, sandbox

https://twitter.com/_NilsJacobsen/status/1992890927778582868
2•NilsJacobsen•35m ago•0 comments

Show HN: Volume Shader – GPU Performance Test with 3D Visualization

https://volume-shader.com
2•star98•36m ago•0 comments

Libfive: Solid Modelling with Functional Representations

https://libfive.com/
1•fanf2•36m ago•0 comments

Show HN: Smart Router Kit – Prevent "Garbage in" for RAG Using Pydantic and LLMs

https://github.com/2dogsandanerd/smart-router-kit
1•2dogsanerd•37m ago•0 comments

Fifty Shades of OOP

https://lesleylai.info/en/fifty_shades_of_oop/
2•todsacerdoti•38m ago•0 comments

Now witness the power of this operational Fediverse

https://shkspr.mobi/blog/2025/11/now-witness-the-power-of-this-fully-operational-fediverse/
3•cheeaun•38m ago•0 comments

HD Photo Converter – Transform Every Image into High-Definition Quality

https://www.4kupscaler.com/tools/hd-photo-converter
1•aiwebwin2025•39m ago•1 comments