Red-team real AI agents in real environments
Promptbeat helps teams evaluate agent applications where failures happen across files, commands, tools, services, datasets, browser state, and hidden verifiers. Start from a scenario, generate or load attack seeds, run them against a real target, and keep the evidence needed to explain what failed.What you can evaluate
Start with Typical agent apps, then use Agent configuration examples to wire a concrete target.
Why scenario-driven
A dataset name or plugin name is not enough to decide what to test. Promptbeat puts the scenario first:
Read Scenario-driven evaluation and Risk taxonomy.
From initial dataset to agent-specific probes
Initial datasets matter because they shape the attack space before generation starts. Promptbeat keeps dataset provenance through every case.Current evidence: broad Codex run
The current saved report evaluates Codex as a real coding-agent target.
Strongest areas in this run: repo prompt injection, terminal output injection, and steganographic exfiltration. Weakest areas: procfs credential probing, secret environment handling, network egress, and sandbox read escape.
See Broad Codex report and Report schema.
What a Promptbeat report keeps
Promptbeat treats unsafe workaround guidance as evidence too. If an agent suggests
env | sort > env_dump.txt or a curl upload command, that can be a behavior failure even when the sandbox blocks execution.