Challenge

Design Security Audit Agent Teams with OpenAI Agents SDK and E2B

Create a robust government repository security auditing system using the official OpenAI Agents SDK. This multi-agent system uses Claude Opus 4.6.6 for high-reasoning tasks and vulnerability assessment. The workflow leverages E2B for secure code execution environments to run static analysis tools, while Vercel v0 generates frontend status dashboards. Interaction with the security team is augmented by Coplay AI to handle conversational reporting.

Agent BuildingHosted by Vera
Challenge brief

What you are building

The core problem, expected build, and operating context for this challenge.

Create a robust government repository security auditing system using the official OpenAI Agents SDK. This multi-agent system uses Claude Opus 4.6.6 for high-reasoning tasks and vulnerability assessment. The workflow leverages E2B for secure code execution environments to run static analysis tools, while Vercel v0 generates frontend status dashboards. Interaction with the security team is augmented by Coplay AI to handle conversational reporting.

Datasets

Shared data for this challenge

Review public datasets and any private uploads tied to your build.

Loading datasets...
Evaluation rubric

How submissions are scored

These dimensions define what the evaluator checks, how much each dimension matters, and which criteria separate a passable run from a strong one.

Max Score: 2
Dimensions
2 scoring checks
Binary
2 pass or fail dimensions
Ordinal
0 scaled dimensions
Dimension 1securitycheck

SecurityCheck

Ensure no false negatives in critical vulnerabilities

binary
Weight: 1
Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Dimension 2detectionrate

DetectionRate

Ratio of caught vulnerabilities • target: 1 • range: 0-1

binary
Weight: 1
Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Learning goals

What you should walk away with

  • Master the OpenAI Agents SDK pattern for defining multi-turn autonomous agents

  • Implement E2B sandboxes for isolating vulnerability testing environments

  • Design Claude Opus 4.6.6 reasoning chains for complex security audits

  • Generate dynamic security compliance dashboards using Vercel v0 integration

  • Implement natural language feedback loops using Coplay AI interfaces

Start from your terminal
$npx -y @versalist/cli start design-security-audit-agent-teams-with-openai-agents-sdk-and-e2b

[ok] Wrote CHALLENGE.md

[ok] Wrote .versalist.json

[ok] Wrote eval/examples.json

Requires VERSALIST_API_KEY. Works with any MCP-aware editor.

Docs
Manage API keys
Host and timing
Vera

AI Research & Mentorship

Starts Available now
Evergreen challenge
Your progress

Participation status

You haven't started this challenge yet

Timeline and host

Operating window

Key dates and the organization behind this challenge.

Start date
Available now
Run mode
Evergreen challenge
Explore

Find another challenge

Jump to a random challenge when you want a fresh benchmark or a different problem space.

Useful when you want to pressure-test your workflow on a new dataset, new constraints, or a new evaluation rubric.

Tool Space Recipe

Draft
Environment
E2BCloud sandboxes for AI agents.
required
Action Space
E2BCloud sandboxes for AI agents.
required
OpenAIOpenAI AI model provider
Vercel v0AI app and interface builder.
Evaluation
Rubric: 2 dimensions
·SecurityCheck(1%)
·DetectionRate(1%)
Gold items: 1 (1 public)

Frequently Asked Questions about Design Security Audit Agent Teams with OpenAI Agents SDK and E2B