frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: DeepTeam – Penetration Testing for LLMs

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

Turn any browser into your Mac's terminal

https://vibetunnel.sh
1•crcastle•4m ago•1 comments

ICE leaves cars abandoned, lawn mowers running when it arrests workers

https://www.latimes.com/california/story/2025-07-08/ice-abandonded-items
1•KnuthIsGod•6m ago•0 comments

Submatrix Cloud Phone × Reddit Communities

1•yt1314•8m ago•0 comments

Ask HN: Do you think a new alternative to MCP would be useful?

1•empire23•9m ago•0 comments

Co-founder exiting after pivot – what's a fair exit package?

1•throwaway-xx•13m ago•0 comments

The Paradox of India

https://substack.com/inbox/post/167669493
1•Michelangelo11•16m ago•0 comments

Replit Collaborates with Microsoft to Bring Vibe Coding to Enterprise Customers

https://replit.com/news/microsoft-partnership
1•denysvitali•16m ago•0 comments

Free Online Text-to-Speech Tool

https://pronounceonline.com/text-to-speech/
1•wsljhint•26m ago•0 comments

Free SVG Editor – BruhGrow Tools

https://bruhgrow.com/tools/svg-to-code
2•mdanassaif•32m ago•0 comments

Jeff Bezos-backed satellite costing him $100M lost in space

https://www.the-independent.com/tech/jeff-bezos-satellite-lost-space-b2780984.html
2•thunderbong•38m ago•0 comments

Managing by Coincidence

https://jamesjboyer.substack.com/p/managing-by-coincidence
1•gpi•38m ago•0 comments

Helm local code execution via a malicious chart – CVE-2025-53547

https://github.com/helm/helm/security/advisories/GHSA-557j-xg8c-q2mm
27•irke882•43m ago•0 comments

Cloudflare to block AI crawlers by default with new Pay Per Crawl initiative

https://searchengineland.com/cloudflare-to-block-ai-crawlers-by-default-with-new-pay-per-crawl-initiative-457708
1•biscuit1v9•43m ago•1 comments

Show HN: Remove water from speaker using specific frequency

https://speakercleaner.org/
1•artiomyak•45m ago•0 comments

Vercel Accquired Nuxt

https://vercel.com/blog/nuxtlabs-joins-vercel
1•carlual•51m ago•1 comments

Lump of labour fallacy

https://en.wikipedia.org/wiki/Lump_of_labour_fallacy
1•mfiguiere•58m ago•0 comments

The Sequoia Investor Whose Anti-Mamdani Posts Set Off a Silicon Valley Storm

https://www.wsj.com/tech/the-sequoia-investor-whose-anti-mamdani-posts-set-off-a-silicon-valley-storm-56965cdf
2•KnuthIsGod•59m ago•1 comments

The Dark Side of Apple Development

https://www.magiclasso.co/insights/apple-development/
2•ustad•1h ago•0 comments

Psilocybin treatment extends cellular lifespan, improves survival of aged mice

https://www.nature.com/articles/s41514-025-00244-x
3•XzetaU8•1h ago•1 comments

Full event page with photo sharing

https://pixdrop.com
1•yevo_a•1h ago•2 comments

Proving P ≠ NP via Categorical and Graph-Theoretic 3-SAT

https://www.texstr.org/a/naddr1qvzqqqr4gupzqwe6gtf5eu9pgqk334fke8f2ct43ccqe4y2nhetssnypvhge9ce9qqxnzde4xgcrxdfj8qmnvwfc69lg5m
1•vmstabile•1h ago•1 comments

Advancing Protection in Chrome on Android

https://security.googleblog.com/2025/07/advancing-protection-in-chrome-on.html
2•mfrw•1h ago•0 comments

TimescaleDB helped us scale analytics and reporting

https://blog.cloudflare.com/timescaledb-art/
1•arunmu•1h ago•1 comments

Microsoft Music Producer (1996)

https://archive.org/details/microsoft-music-producer_202210
2•CharlesW•1h ago•0 comments

How to stop a bear in big city: Japan issues shoot-to-kill guide

https://www.thetimes.com/world/asia/article/japan-offers-citizens-instructions-on-how-to-kill-a-bear-dpml5msf3
1•petethomas•1h ago•0 comments

Ask HN: What Problem Would You Solve with Unlimited Resources?

5•hedayet•1h ago•10 comments

Nginx-micro:Ultra-minimal, statically-linked, multi-architecture Nginx container

https://github.com/johnnyjoy/nginx-micro
1•thunderbong•1h ago•0 comments

Enlightenment as the Great Filter

https://www.aru.ai/essays/great-filter/
3•aru•1h ago•0 comments

TOML v0.9

https://epage.github.io/blog/2025/07/toml-09/
2•Bogdanp•1h ago•0 comments

Pattern-wishcast: enum pattern types in 2025 rust

https://lunnova.dev/articles/pattern-wishcast/
1•nalllar•1h ago•0 comments