For IT & Security

You're the one who has to
say no when it's wrong.

So here's the page that respects that. Five questions every security review of an AI platform ends up asking, answered directly — with links to where each claim can be inspected rather than taken on faith. If your questionnaire asks something this page doesn't, send it to hello@turtleaicoworker.com and we'll complete it.

What you'll want to know

Five questions,
answered in the open.

The pattern across every answer: controls live in the execution path, not in a policy PDF. Isolation is server-side, enforcement is per tool call, and evidence is a lookup.

01

Where does our data live, and who can see it?

Every object — table, agent, credential, policy, audit row — carries its organization and workspace scope, and every query is filtered server-side. Isolation is a data-layer property, not a UI convention. Access follows one role × action matrix (Owner / Admin / Builder / Member), identical across web, mobile and API. Credentials are encrypted at rest and decrypted only at request time; the API returns them masked, never in the clear.

The full posture on /trust
02

What can an agent actually do without a human?

Exactly what its autonomy scope and policies allow — enforced at runtime, not requested in a prompt. The policy engine evaluates every tool call before it executes, and a runtime authorization floor makes unapproved writes a no-op, even if a prompt injection put them in the plan. Approvals are single-use and expire in 24 hours; the next matching call asks again.

Policy engine mechanics
03

What do the models see — and do they train on it?

Workspace content never trains models, ours or anyone else's. Only the provider an agent is configured to use ever sees a prompt, and with BYO keys those requests run under your own provider agreement. A prompt-injection shield screens untrusted content — tool results, knowledge chunks, table rows, webhook payloads — before it re-enters a model's context.

Data handling commitments
04

What's the audit story?

Every run and every tool call is recorded: integration, function, read-vs-write classification, sanitized inputs and outputs, PII flags, token and dollar cost. Secrets are redacted before storage. Runs pin the immutable config version they executed under, so “what was this agent allowed to do in March” has one exact answer. Filterable, exportable, with per-workspace retention and legal hold.

Audit and analytics
05

What happens when something misbehaves?

Circuit breakers auto-pause a worker when a cost or error threshold trips. Hard daily and monthly budget caps stop spend at the line, with breach-date forecasting before you get there. Kill switches halt a worker outright, and every governance event — the block, the pause, the override — lands in the same audit trail as everything else.

Approvals and safeguards
What to take with you

Evidence, in the shape your review asks for it.

Forward these to whoever owns the assessment. Each stands on its own.

Also useful: the readiness guide for rolling out safely, and pricing — enterprise controls (SSO, audit exports, data residency, self-hosting) live on the Enterprise plan.

For your security review

Send us the hard questions.

Security questionnaire, architecture questions, a call with someone who can actually answer them — answering security reviews is part of the job, not a favor.

Start the review