dwaar use cases By agent

Productivity agents

Connect everyday work without turning every integration into standing access.

Productivity agents summarize documents, manage calendars, search email, create tasks, and share files across multiple systems. Their usefulness comes from broad connectivity, which also increases their potential blast radius.

By agent Productivity agents Selected use case
dForge
Test before launch

Tests malicious documents, email-based prompt injection, cross-application leakage, unsafe sharing, destructive actions, and poisoned MCP responses.

dFence
Enforce at runtime

Checks every action against the user's request and requires approval for destructive or sensitive operations.

Intent + context One security model across the agent lifecycle
Productivity agents in practice

Test the failure paths. Enforce the intended path.

Productivity agents summarize documents, manage calendars, search email, create tasks, and share files across multiple systems. Their usefulness comes from broad connectivity, which also increases their potential blast radius.

dForge / Before deployment

Find how the workflow can be manipulated.

Tests malicious documents, email-based prompt injection, cross-application leakage, unsafe sharing, destructive actions, and poisoned MCP responses.

dFence / At runtime

Keep live actions aligned with intent.

Checks every action against the user's request and requires approval for destructive or sensitive operations.

Example

A security decision in context.

A user asks the agent to summarize a roadmap and schedule a review. Hidden instructions inside the document ask it to share the finance folder with an external address. dFence permits the summary and calendar action but blocks the unrelated file share.

One security model

The use case changes. The security loop stays the same.

For every agent, dwaar asks four questions: What is the agent supposed to do? Which data and tools should it reach? How could that workflow be manipulated? What should happen when its behavior drifts?

01

Define

Document the happy path, permitted tools, data boundaries, and approval points.

02

Test

dForge attacks the workflow before launch using context-specific prompt, tool-use, and multi-turn tests.

03

Enforce

dFence evaluates runtime intent before sensitive tool and MCP calls, then allows, blocks, constrains, redacts, or requests approval.

04

Improve

Turn verified findings and runtime events into stronger policies and repeatable security tests.

Build with control

Know where your agent can be misused before it goes live.

dwaar combines agent-specific adversarial testing with intent-aware runtime enforcement, helping teams deploy capable agents without relying on static scopes alone.