<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/stronger-ai-safety-requires-peeking-inside-the-black-box--wxepvpedn" -->

---
title: Stronger AI Safety Requires Peeking Inside the &#x27;Black Box&#x27;
description: Researchers from Ben-Gurion University are presenting GAVEL (Governance via Activation-based Verification and Extensible Logic) at Black Hat USA 2026, a...
canonical: https://daily.dev/posts/stronger-ai-safety-requires-peeking-inside-the-black-box--wxepvpedn
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Stronger AI Safety Requires Peeking Inside the &#x27;Black Box&#x27; | daily.dev
og:description: Researchers from Ben-Gurion University are presenting GAVEL (Governance via Activation-based Verification and Extensible Logic) at Black Hat USA 2026, a...
og:url: https://daily.dev/posts/stronger-ai-safety-requires-peeking-inside-the-black-box--wxepvpedn
og:image: https://api.daily.dev/og/posts/WxePVPEDN.png
og:image:alt: Stronger AI Safety Requires Peeking Inside the &#x27;Black Box&#x27;
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Stronger AI Safety Requires Peeking Inside the 'Black Box'

**[Dark Reading](https://daily.dev/sources/dr)** · 6 min read · 0 upvotes · 0 comments

## Summary

Researchers from Ben-Gurion University are presenting GAVEL (Governance via Activation-based Verification and Extensible Logic) at Black Hat USA 2026, a model-agnostic framework for detecting unsafe LLM behavior by analyzing internal neural activations rather than just tokenized inputs and outputs. Instead of broad labels like 'cybercrime,' GAVEL uses granular 'cognitive elements' (CEs) that can be combined into detection rules — similar to Snort or YARA rulesets — to identify specific safety violations. This approach is language-independent, meaning prompt injection attempts using alternate languages still trigger the same neuron activations. The system is intended as an additional defensive layer alongside existing token-level moderation, not a replacement. The EU-funded project will release open tools and rules for community contribution on GitHub.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.darkreading.com/cybersecurity-analytics/stronger-ai-safety-requires-peeking-inside-black-box>

## Similar posts on daily.dev

- [AI Governance Can't Wait](https://daily.dev/posts/ai-governance-can-t-wait-nm7ms1c4f) · Dark Reading · 0 upvotes · 0 comments
- [An LLM that will help you build a nuclear weapon](https://daily.dev/posts/an-llm-that-will-help-you-build-a-nuclear-weapon-r1yxtwj5e) · InfoWorld · 0 upvotes · 0 comments
- [19 large language models for safety or danger](https://daily.dev/posts/19-large-language-models-for-safety-or-danger-ki6rjj3pu) · InfoWorld · 1 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#llm](https://daily.dev/tags/llm), [#ai-safety](https://daily.dev/tags/ai-safety)

[View this post on daily.dev](https://daily.dev/posts/stronger-ai-safety-requires-peeking-inside-the-black-box--wxepvpedn)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Stronger AI Safety Requires Peeking Inside the 'Black Box'","url":"https://daily.dev/posts/stronger-ai-safety-requires-peeking-inside-the-black-box--wxepvpedn","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/stronger-ai-safety-requires-peeking-inside-the-black-box--wxepvpedn"},"datePublished":"2026-07-28T20:24:38.840Z","dateModified":"2026-07-28T21:01:11.335Z","description":"Researchers from Ben-Gurion University are presenting GAVEL (Governance via Activation-based Verification and Extensible Logic) at Black Hat USA 2026, a...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/7946d244c368e786441492198dadef9d?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/7946d244c368e786441492198dadef9d?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Dark Reading","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Dark Reading","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/dr","url":"https://daily.dev/sources/dr"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/stronger-ai-safety-requires-peeking-inside-the-black-box--wxepvpedn","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,llm,ai-safety","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Dark Reading","item":"https://daily.dev/sources/dr"},{"@type":"ListItem","position":3,"name":"Stronger AI Safety Requires Peeking Inside the 'Black Box'"}]}
```

