Security summary

Radar security summary

For whoever is asked to approve Radar: what it reads, what it writes, why it needs each permission, and what it does not have yet. Download as PDF

Who runs it. Neos Technologies Ltd, company no. 17333336, registered in England and Wales. Radar reads the calendars, inboxes, task lists and CRMs someone connects, and shows what is closing in over the next ninety days. It is read-only unless a person presses a button.

Where it runs. Radar runs on servers we control in the United Kingdom. The database is not reachable from the internet, and every request arrives over HTTPS.

What it keeps. Radar keeps a working cache of what your connected systems return, so the screen is fast: email sender, subject and preview, calendar events, tasks and CRM records. The records themselves stay in the systems that own them. Disconnecting a system deletes its cache at once. Cached email is deleted after 30 days. Connection credentials and tokens are encrypted at rest with AES-256-GCM and never sent to a browser. Passwords are hashed with Argon2id.

Signing in. Two-factor sign-in with an authenticator app, recovery codes, and a fresh code before sensitive actions such as exporting or deleting data. A workspace owner can require it of everyone in the workspace.

Backups. Encrypted nightly backups. A restore into a scratch database is tested every week, and an encrypted copy of each backup is kept off-site with Backblaze B2.

AI. AI drafting is optional. Nothing is sent to an AI provider unless someone asks for a draft, and Radar never sends an email or changes a CRM record without a person pressing the button. Xero data and calendar events are never sent to AI.

What Radar does not have yet. Radar has not had an independent penetration test, and holds no security certification (such as Cyber Essentials) yet. We would rather say so than let you assume otherwise.

What Radar reads and writes

ConnectionReadsWrites — only when you press the button
Microsoft 365 and Outlook.comOutlook mail; Outlook calendar; Microsoft To Do; Microsoft Planner; Word, Excel and PowerPoint commentsReply to a message; Create a task, rename or reschedule one, mark a task or Planner task complete; Reserve a focus block in your calendar
Gmail (beta)Gmail; Docs, Sheets and Slides commentsSend a reply
Google Calendar and Tasks (beta)Google Calendar; Google TasksNothing. Read-only.
Calendar feed (ICS)A subscribed calendarNothing. Read-only.
PipedriveActivities assigned to you; Open deals; Persons and organisationsCreate a follow-up activity, mark one done
OdooActivities assigned to youMark an activity done
OpenAI—Draft a reply and propose a follow-up
Xero (beta)Sales invoices still owed; Quotes about to expire; The customer behind each oneNothing. Read-only.
Salesforce (beta)Opportunities you own; Contact roles; Open tasksCreate a task
Zoho CRM (beta)Deals; Contacts; Open tasksCreate a task
monday.com (beta)Items assigned to youNothing. Read-only.
Slack (beta)Messages that mention youNothing. Read-only.
Asana, Trello, ClickUp, Notion, Jira, Linear, Todoist (beta)Tasks assigned to youAsana: mark a task complete; Todoist: close a task

Every permission Radar asks for

Radar asks only for delegated permissions: it acts as the person who connected, and never as an application with access to everyone’s mailbox. So an administrator with the Cloud Application Administrator role can approve it; Global Administrator is not needed.

Microsoft 365 and Outlook.com

PermissionWhy Radar asks for it
openid, profile, emailSign-in: which account you connected, with its name and address to label the connection.
offline_accessKeeps syncing without asking you to sign in again each time.
User.ReadYour own profile, to tell a work account from a personal one.
Mail.ReadReads your mail for the Priority Inbox: sender, subject, preview and flags. Radar never moves, deletes or marks a message.
Mail.SendSends a reply you wrote and pressed Send on. Never by itself.
Calendars.ReadWriteReads your calendar to work out how much time is free. Writes only when you reserve a focus block.
Tasks.ReadWriteReads your To Do and Planner tasks. Writes only when you create, edit or complete one in Radar.

Gmail

PermissionWhy Radar asks for it
openid, email, profileSign-in: which account you connected, with its name and address to label the connection.
gmail.readonlyReads your mail for the Priority Inbox. Read-only: Radar cannot change or delete a message.
gmail.sendSends a reply you wrote and pressed Send on. Never by itself.

Google Calendar and Tasks

PermissionWhy Radar asks for it
openid, email, profileSign-in: which account you connected, with its name and address to label the connection.
calendar.events.readonlyReads events in your primary calendar. Read-only.
tasks.readonlyReads your Google Tasks. Read-only.

Xero

PermissionWhy Radar asks for it
offline_accessKeeps syncing without asking you to sign in again each time.
accounting.invoices.readReads the invoices and quotes you chose to see. Read-only.
accounting.contacts.readReads the customer on each invoice or quote. Read-only.

Generated from Radar’s own code on the day this page was built, so it says what the software does rather than what we remember it doing. Questions: [email protected].