Spaces:
Running
Running
Add ExpSec organisation card
#1
by imadreamerboy - opened
- README.md +52 -5
- assets/exp-horizontal-cream-rounded-1024.png +0 -0
README.md
CHANGED
|
@@ -1,11 +1,58 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
-
short_description: Exponential Security Labs — securing the age of agency.
|
| 9 |
---
|
| 10 |
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 🛡️
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: red
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<p align="center">
|
| 11 |
+
<img
|
| 12 |
+
src="https://huggingface.co/spaces/ExpSec/README/resolve/main/assets/exp-horizontal-cream-rounded-1024.png"
|
| 13 |
+
alt="Exponential Security Labs"
|
| 14 |
+
width="820"
|
| 15 |
+
>
|
| 16 |
+
</p>
|
| 17 |
+
|
| 18 |
+
<p align="center"><strong>Securing the age of agency.</strong></p>
|
| 19 |
+
|
| 20 |
+
<p align="center">
|
| 21 |
+
<a href="https://expsec.ai">Website</a> ·
|
| 22 |
+
<a href="https://huggingface.co/ExpSec">Hugging Face</a> ·
|
| 23 |
+
<a href="https://x.com/expsecai">X</a> ·
|
| 24 |
+
<a href="https://www.linkedin.com/company/126363959">LinkedIn</a> ·
|
| 25 |
+
<a href="mailto:contact@expsec.ai">Contact</a>
|
| 26 |
+
</p>
|
| 27 |
+
|
| 28 |
+
## About
|
| 29 |
+
|
| 30 |
+
Exponential Security Labs is an AI safety and security research company. We study AI systems that act through tools and multi-step workflows, and build automated red-teaming and adaptive guardrail methods for them.
|
| 31 |
+
|
| 32 |
+
Our team brings nearly a decade of work in adversarial robustness and multimodal AI safety. We publish evaluation datasets and develop methods for identifying failures, measuring harmful assistance, and testing safeguards against adaptive attacks.
|
| 33 |
+
|
| 34 |
+
## What we work on
|
| 35 |
+
|
| 36 |
+
- **Agent safety evaluation** — benchmarks and evaluation methods for tool-using, multi-step AI systems.
|
| 37 |
+
- **Automated red-teaming** — agents and methods that identify vulnerabilities in models, tools, and agent workflows.
|
| 38 |
+
- **Adaptive guardrails** — defences designed to respond to changing attacks and deployment contexts.
|
| 39 |
+
- **Adversarial robustness** — reliable behaviour under malicious or unexpected inputs across language and vision systems.
|
| 40 |
+
|
| 41 |
+
## On the Hub
|
| 42 |
+
|
| 43 |
+
### [Sovereign-Jbreak](https://huggingface.co/datasets/ExpSec/Sovereign-Jbreak)
|
| 44 |
+
|
| 45 |
+
A regional safety evaluation dataset for testing whether a language model gives actionable help towards a harmful objective. The initial release contains expert-authored evaluation items for Europe and India, with goal-specific rubrics and no model responses or attack trajectories.
|
| 46 |
+
|
| 47 |
+
> **Content warning:** This dataset describes high-risk misuse. Read its dataset card and responsible-use guidance before downloading or using it.
|
| 48 |
+
|
| 49 |
+
## Selected research from our team
|
| 50 |
+
|
| 51 |
+
- [OS-Harm: A Benchmark for Measuring Safety of Computer Use Agents](https://arxiv.org/abs/2506.14866) — NeurIPS 2025 Spotlight
|
| 52 |
+
- [AgentHarm: A Benchmark for Measuring Harmfulness of LLM Agents](https://arxiv.org/abs/2410.09024) — ICLR 2025
|
| 53 |
+
- [JailbreakBench: An Open Robustness Benchmark for Jailbreaking Large Language Models](https://arxiv.org/abs/2404.01318) — NeurIPS 2024
|
| 54 |
+
- [RobustBench: a Standardized Adversarial Robustness Benchmark](https://arxiv.org/abs/2010.09670) — NeurIPS 2021
|
| 55 |
+
|
| 56 |
+
## Work with us
|
| 57 |
+
|
| 58 |
+
We are hiring researchers and engineers. See current roles and learn more about our work at [expsec.ai](https://expsec.ai/#hiring), or contact us at [contact@expsec.ai](mailto:contact@expsec.ai).
|
assets/exp-horizontal-cream-rounded-1024.png
ADDED
|