Business owner reviewing AI tool permissions checklist on laptop screen with security icons


Recently, several AI personal assistants have gained popularity. In some cases, security researchers have found exposed servers with no authentication, plaintext credentials sitting in configuration files, and full access to users’ email, messaging apps, and calendars. Documentation for some of these tools acknowledges that running them in certain configurations may be risky from a security perspective.

Your employees probably didn’t hear about that part. They heard it was free, local, and could handle their daily tasks. This is the risk you need to address with a phishing awareness training implementation guide that extends to AI tool vetting, because the same instincts that make people click malicious links also make them download risky software.

You don’t need an IT department to evaluate these tools. You need a systematic way to ask the right questions in about five minutes. Here’s that checklist.

Before You Start: Understanding What You’re Actually Evaluating

AI tools fall into three main categories, and each carries different risks:

  • Browser-based chatbots (like ChatGPT, Claude, Gemini): Data goes to external servers. Risk is mainly about what employees paste into them.
  • Local AI assistants (like LM Studio or other local models): Run on the employee’s machine. Risk includes system access, credential storage, and exposed ports.
  • Integrated workplace tools (AI features in Slack, Notion, email clients): Connect to existing business systems. Risk is about permission scope and data sharing.

The audit below works for all three, but you’ll weight certain questions differently depending on the type.

Part 1: The Permission Check (90 Seconds)

Open the tool’s installation page, settings, or app store listing. Look for what it asks to access.

Red flags that are grounds for rejection:

  • Requests to read/write all files on the system
  • Shell or command-line access
  • Access to password managers or credential stores
  • Permission to send messages or emails on the user’s behalf
  • Access to financial systems, banking apps, or payment information

Yellow flags that need justification:

  • Camera or microphone access (does the tool actually need this?)
  • Contact list or address book access
  • Calendar read/write permissions
  • Location tracking
  • Access to other apps’ data

If the tool requests access to something unrelated to its stated purpose, that’s a problem. A scheduling assistant doesn’t need to read your files. A writing tool doesn’t need microphone access. The UK’s National Cyber Security Center recommends applying the principle of least privilege: tools should only access what they absolutely need.

Part 2: The Data Storage Question (60 Seconds)

Find out where your data goes. This usually requires checking the tool’s privacy policy, FAQ, or documentation.

Ask these specific questions:

  1. Does data leave your device? (If yes, where does it go?)
  2. Is data encrypted in transit and at rest?
  3. Are credentials stored in plaintext anywhere?
  4. Can the company access your data?
  5. Is data used to train AI models?

For local tools, check if they create configuration files containing sensitive information. Security audits have exposed exactly this problem: API keys, OAuth tokens, and bot secrets stored in plaintext on local disks, then made accessible through misconfigured servers.

For cloud tools, look for SOC 2 compliance or similar certifications. Small tools from solo developers often lack these, which doesn’t automatically make them dangerous, but does mean you’re trusting the developer’s security practices without verification.

Part 3: The Company Check (60 Seconds)

Who made this tool? A quick background check can reveal a lot.

Look for:

  • A real company with a physical address (not just a PO box)
  • Named founders or team members you can verify on LinkedIn
  • A working contact email or support system
  • A history of responding to security reports
  • Funding or business model that explains how they make money

Warning signs:

  • Anonymous developers with no public presence
  • No clear business model (if it’s free, you might be the product)
  • Recent creation with sudden growth
  • Headquarters in jurisdictions with weak data protection laws

Rapid growth without security maturity is a dangerous combination. When tools scale faster than their security practices, vulnerabilities get exposed at scale too.

Part 4: The Authentication and Access Review (60 Seconds)

How does the tool handle logins and connections to other services?

Check for:

  • Multi-factor authentication support
  • OAuth connections (safer) versus direct password entry (riskier)
  • Session timeout settings
  • The ability to revoke access
  • Audit logs showing what the tool has accessed

If a tool asks employees to enter their work email password directly into its interface, stop there. Legitimate tools use OAuth to connect to services like Google Workspace or Microsoft 365, which lets users grant specific permissions without sharing their actual password.

This connects directly to your broader security awareness efforts. The same training that teaches employees to recognize phishing attempts should cover credential hygiene with new tools.

Part 5: The Exit Strategy (30 Seconds)

Before approving any tool, confirm you can get out cleanly.

Verify:

  • Data export options (can you get your information back?)
  • Account deletion process (is it actually deleted or just deactivated?)
  • What happens to data after deletion
  • Whether the tool leaves residual files or connections after uninstallation

If you can’t answer these questions from the tool’s documentation, email their support team. No response within 48 hours is useful information about how they handle user concerns.

Implementing Automated Phishing Training for Small Business Security Culture

This checklist catches obvious problems, but it can’t replace an ongoing security culture. Employees who understand why certain permissions are dangerous make better decisions about which tools to request in the first place.

According to CISA’s phishing guidance, standard anti-phishing training programs should be required for all employees. The same principles apply to AI tool evaluation: teach people to recognize suspicious permission requests, verify company legitimacy, and question tools that ask for more access than they need.

Automated phishing training for small business environments works well here because it builds pattern recognition. Employees who regularly practice spotting fake emails develop instincts that transfer to evaluating software. They start asking “why does this need my password?” instead of just clicking through permission screens.

Creating Your Approval Workflow

A checklist only works if people actually use it. Here’s a simple process that doesn’t require IT staff:

  1. Employee submits request: Name of tool, what they want to use it for, link to download page
  2. You run the 5-minute audit: Use this checklist, document your findings
  3. Decision within 48 hours: Approved, denied, or approved with restrictions
  4. Maintain a list: Track approved tools so you’re not re-evaluating the same ones

Keep the denied list too, with brief reasons. When employees understand why something was rejected, they make better requests next time.

Special Considerations for AI Agents

AI agents that act autonomously (scheduling meetings, sending emails, managing files) deserve extra scrutiny. Unlike passive tools that only respond when prompted, agents operate continuously and can take actions without explicit approval for each one.

Additional questions for AI agents:

  • What actions can it take without asking?
  • Are there rate limits or spending caps?
  • Can you review actions before they execute?
  • Is there an activity log you can audit?
  • What happens if the agent makes a mistake?

General security research illustrates why this matters. An always-on agent with shell access and connections to email and messaging apps has a large attack surface. Every inbound message becomes a potential vector for manipulation. If an attacker can send a specially crafted email that the agent processes, they might be able to execute commands on the host machine.

Building This Into Your Broader Security Program

Tool vetting is one piece of a larger puzzle. A sustainable employee awareness program connects these dots: phishing recognition, password hygiene, software evaluation, and incident reporting all reinforce each other.

When employees understand that the same social engineering techniques used in phishing emails also appear in malicious software (fake urgency, too-good-to-be-true promises, requests for excessive access), they become better at spotting both.

The 5-minute audit isn’t meant to catch every possible vulnerability. Security researchers with specialized tools will always find things you miss. But it catches the obvious problems, the ones that have already compromised thousands of users who skipped any evaluation at all.

Your employees are going to keep finding new AI tools. Your job isn’t to say no to everything. It’s to have a fast, consistent way to separate the reasonable risks from the dangerous ones. Five minutes is enough to make that call for most tools. For the edge cases, you now know what questions to ask.

Start Building Your Human Firewall

Launch a realistic phishing simulation in minutes and get the tools you need to build a cyber-aware team.

This blog offers general information about phishing and cybersecurity for small and medium-sized organisations. It is not legal, financial, or technical advice. Speak to a qualified professional before acting on any guidance you read here.