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

ChatGPT uninstalls surged by 295% after DoD deal

https://techcrunch.com/2026/03/02/chatgpt-uninstalls-surged-by-295-after-dod-deal/
1•doener•2m ago•0 comments

Show HN: Postrix – A canvas for folders and links (Beta)

https://microsoftedge.microsoft.com/addons/detail/igmkojemcaieihfkkiaecfpedhimgmpg
1•jihan_seo•6m ago•0 comments

Array Layouts for Comparison-Based Searching (2017)

https://arxiv.org/abs/1509.05053
1•tosh•9m ago•0 comments

From oil to wind energy: Germany exceeds 10k MW of offshore capacity

https://www.iwr.de/news/vom-oel-zur-windenergie-deutschland-ueberschreitet-10-000-mw-offshore-lei...
1•doener•9m ago•0 comments

Go vs. Python for AI Infrastructure: Benchmarks 2026

https://dasroot.net/posts/2026/02/go-vs-python-ai-infrastructure-throughput-benchmarks-2026/
1•nkko•9m ago•0 comments

Tired of opening 5 apps to see my own money.I spent my weekends building one app

https://icorpus.vercel.app/
1•mathan_karthik•17m ago•4 comments

Show HN: Ask your AI what your devs shipped this week

2•inferno22•18m ago•1 comments

An EV Prediction That Came 100 Years Too Soon

https://spectrum.ieee.org/charles-proteus-steinmetz
2•pseudolus•20m ago•0 comments

Detecting LLM-Generated Web Novels Using "Classical" Machine Learning (AIGC Tex

https://blog.lyc8503.net/en/post/llm-classifier/
2•todsacerdoti•21m ago•0 comments

The term 'Blood Moon' wasn't invented until 2013 (2014)

https://www.kelleycom.com/blood-moon/
2•OgsyedIE•23m ago•0 comments

What's new in Linux kernel for PostgreSQL

https://erthalion.info/2026/02/03/new-linux-for-postgresql/
2•erthalion•26m ago•0 comments

We built an AI SRE agent in 2 days

https://cto.new/blog/we-built-an-ai-sre-agent-in-two-days
1•sdspurrier•26m ago•0 comments

Show HN: SeeVideo A web-first workspace to benchmark Seedance 2.0 vs. Kling 3.0

https://seevideo.dance/
1•naxtsass•26m ago•0 comments

Show HN: Cloudstic – Open-source CLI for encrypted, cloud-native backups

https://github.com/Cloudstic/cli
2•loichrn•26m ago•0 comments

The 'European' Jolla Phone Is an Anti-Big-Tech Smartphone

https://www.wired.com/story/jolla-phone-2026/
2•doener•27m ago•1 comments

Show HN: VibeWhisper – macOS voice-to-text with push-to-talk,cloud or 100% local

https://vibewhisper.dev/
2•AleksDoesCode•27m ago•1 comments

Show HN: TubeNitro – intuitive press-hold + drag to dial YouTube speed (0.5-10×)

https://chromewebstore.google.com/detail/tubenitro/dijolhechakpkdmkooadbimhmmljkbmf
1•Rand_cat•28m ago•0 comments

Show HN: AgentThreads – Stack Overflow for AI Agents

https://agentthreads.dev
2•rodrigocava•30m ago•0 comments

My perfect Music app doesn't exist

https://hicks.design/journal/my-perfect-music-app-doesnt-exist
1•prawn•31m ago•0 comments

OpenAI makes changes to 'opportunistic and sloppy' Pentagon deal

https://www.ft.com/content/653fabd7-03da-467a-b2bf-03f226fe2a29
1•cwwc•32m ago•0 comments

The Retention Imperative: Why AI-Powered SaaS Companies Are Winning in 2026

2•jackcofounder•35m ago•0 comments

How did MS-DOS decide on two seconds to keep the floppy disk cache valid?

https://devblogs.microsoft.com/oldnewthing/20190924-00/?p=102915
3•paulmooreparks•35m ago•0 comments

Updating Codex Contribution Guidelines

https://github.com/openai/codex/discussions/9956
2•kator•36m ago•1 comments

Show HN: A virtual machine in the Rust type system

https://github.com/Aurel300/type-system-vm
2•Aurel300•36m ago•0 comments

AWS has a 15x margin on memory, and that's why your cloud bill isn't rising

https://thomas.skowron.eu/blog/why-the-cloud-isnt-getting-more-expensive/
4•thomas-skowron•37m ago•0 comments

Continuum – CI drift guard for LLM workflows

https://github.com/Mofa1245/Continuum
1•Mofa1245•38m ago•2 comments

Show HN: The Content Repurposing Fallacy: AI Clips Underperform

1•jackcofounder•39m ago•0 comments

Show HN: ReportBurster – Self-hosted all-in-one tool for analytics and reporting

https://github.com/flowkraft/reportburster
1•distributev•39m ago•0 comments

Gemini-heal – rate limiting and MALFORMED_FUNCTION_CALL recovery for Gemini API

https://github.com/emotix/gemini-heal
3•emotixco•41m ago•1 comments

RuView – WiFi DensePose: See Through Walls with WiFi

https://github.com/ruvnet/RuView
3•_____k•43m ago•1 comments