Skip to main content

Documentation Index

Fetch the complete documentation index at: https://redberrylabs.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Redberry Labs underwrites each AI agent individually, not your company or AI platform as a whole. This means that before coverage begins, Redberry inspects the specific configuration, permissions, and behaviour of each agent you want to insure. The assessment produces a risk score and a quote, typically in minutes.

Why agent-level assessment matters

Two agents running the same underlying model can have entirely different risk profiles. Consider these examples:
  • Agent A drafts internal meeting summaries. It reads calendar data and writes to a shared document. Its outputs are reviewed by a human before any action is taken.
  • Agent B approves financial transactions. It has write access to payment systems, can initiate refunds up to a defined limit, and operates without a human approval gate.
Both agents may use the same model. But Agent B’s potential blast radius — the scope of harm if something goes wrong — is orders of magnitude larger. Insuring them under a single policy would either overprice Agent A or dangerously underprice Agent B. Per-agent assessment ensures your premium reflects actual exposure.

Evaluation factors

When Redberry assesses an agent, we examine the following factors:
FactorDescription
Deployment contextWhere and how the agent operates — internal tool, customer-facing product, automated pipeline, or hybrid
PermissionsWhat data and systems the agent can access; whether least-privilege principles are applied
ToolsWhich external actions the agent can invoke — APIs, databases, payment systems, communication channels
System prompts & policiesThe instructions the agent operates under; whether they are version-controlled and reviewed
User surfaceWho interacts with the agent — internal staff, end customers, or no humans at all
Action volumeHow frequently the agent acts; high-volume agents amplify the consequence of any single failure
GuardrailsConstraints in place to detect and limit high-risk behaviour before it causes harm

Assessment process

1

Configuration inspection

The Redberry SDK connects to your agent platform and reads the agent’s current configuration — model version, tools, permissions, system prompt, and deployment context.
2

Controls evaluation

Redberry evaluates six engineering controls: permissioning, tool safety, human-in-the-loop for risk actions, data minimisation, auditability, and model and prompt governance. See Controls for details on each.
3

Risk scoring

Each agent is scored across five risk dimensions: misrepresentation, operational failure, financial error, data exposure, and regulatory breach. See Risk Dimensions for how scoring works.
4

Loss modelling

Redberry’s actuarial model translates the risk score into expected loss — measured in dollars, downtime, and legal exposure — calibrated to your agent’s specific blast radius.
5

Quote generation and scheduling

A quote is generated, typically within minutes. Once accepted, your agents are scheduled onto your policy and continuous monitoring begins.

SDK integration

The Redberry SDK plugs into your existing agent platform. It serves two purposes:
  1. Pre-deployment inspection — the SDK reads your agent’s configuration at assessment time, producing the structured data Redberry uses to evaluate risk and generate your quote. You do not need to manually fill out configuration forms.
  2. Continuous monitoring — after deployment, the SDK watches for changes to your agent’s configuration and flags drift that may affect your risk profile. See Continuous Monitoring for a full breakdown of what the SDK tracks.
The SDK is required for continuous monitoring. Without it, Redberry cannot detect post-deployment configuration changes, which means your risk profile may become misaligned with your actual exposure. Coverage terms require the SDK to remain active on all insured agents.

Get your agents assessed

Submit your agents for underwriting at app.redberrylabs.com. You can connect your agent platform, run the SDK, and receive a quote without leaving the app.