Nika

How much do you trust AI agents?

With the advent of clawdbots, it's as if we've all lost our inhibitions and "put our lives completely in their hands."

I'm all for delegating work, but not giving them too much personal/sensitive stuff to handle.

I certainly wouldn't trust something to the extent of providing:

  • access to personal finances and operations (maybe just setting aside an amount I'm willing to lose)

  • sensitive health and biometric information (can be easily misused)

  • confidential communication with key people (secret is secret)

Are there any tasks you wouldn't give AI agents or data you wouldn't allow them to access? What would that be?

Re. finances – Yesterday I read this news: Sapiom raises $15M to help AI agents buy their own tech tools – so this may be a new era when funds will go rather to Agents than to founders.

4.5K views

Add a comment

Replies

Best
Monk Mode

Trust depends entirely on what the tool is doing with your data. I built a Mac menu bar app (TokenBar) that tracks AI spending across providers, and the single most important design decision was making it fully local. No cloud, no accounts, no data leaving your machine. Your API keys and usage data stay on your Mac.

I think a lot of AI tools get trust wrong by defaulting to cloud-first when they do not need to. If something can run locally, it should. Users should not have to trust a random startup with their API keys or usage patterns just to get a simple utility.

For AI agents specifically, I trust them for well-scoped tasks where I can review the output before it ships. I do not trust them for anything irreversible without a human checkpoint. The same way I would not give a new employee full admin access on day one.

Christina Nguyen

Like a lot of people here, there's no way in hell I'm letting AI touch anything personal. I only use Claude Cowork to help me put together research for Retrocodex that I end up researching myself anyway. I review everything it gives me and only put it on the site if I like it. So what's on the site right now is a mix of content I've found myself and content Claude has given me that I ended up researching myself.

Claude has given me plenty of info I might not have found so quickly otherwise, but it hasn't been perfect. I've gotten some wrong info, plenty of expired links, and not-so-great sources after explicitly telling it to find the most academic, trustworthy sources possible.

Ethan Frost

My trust in AI agents is directly proportional to how transparent they are about what they're doing. The agents I use daily for coding — I trust them for boilerplate, refactoring, and well-defined tasks. I don't trust them for architecture decisions or anything security-sensitive without review.

The trust equation for me: Can I see the reasoning? Can I verify the output quickly? Is the cost of failure low? If all three are yes, I'll let the agent run autonomously. If any is no, it becomes a suggestion engine, not an executor.

What's changed my perspective is tracking the actual outputs over time. When you can see that an agent gets structured output right 95% of the time but hallucates API endpoints 20% of the time, you learn exactly where to trust and where to verify.

Jerry Johnson

AI should automate tasks, not own trust. I’d delegate workflows, but never unrestricted access to money, identity, or private relationships.

Ricky Singh, MBA

Same instinct here, though I’ve noticed my line is less about what the data is and more about what the agent does with it. Read access I give pretty freely — let it scan my calendar, my drafts, my files. Write access is where I get careful, and “send” or “transact” access is where I basically don’t go yet. An agent reading my finances to surface insights feels fine. An agent moving money on my behalf, even with limits, is a different category of trust I haven’t built up to.

Giorgi Daraselia

It's still dangerous to trust an AI agent 100% of the time, so every platform should have some kind of HITL like feature. But there's so much that can be simplified and automated today, and it's still early

Casey Gaskins

I think the real trust line is not “AI agent or no AI agent.”

It’s: what is the agent allowed to do without me?

I’m very comfortable with AI helping me think, draft, summarize, prioritize, research, and spot things I would have missed. I’m much less comfortable with AI taking irreversible actions without approval — sending emails, spending money, publishing to social, messaging leads, changing customer records, or touching sensitive data.

That distinction is actually shaping how we’re building Traction. Our AI assistant, Orbit, is designed more like a strategic business partner than a rogue autopilot. It can recommend what to post, which leads need follow-up, where revenue is leaking, or what campaign to run next — but the human should stay in control of the final action.

For small businesses especially, trust matters because the stakes are not abstract. One weird auto-reply, one bad follow-up, one off-brand post, or one mishandled lead can cost real revenue and reputation.

So my answer is: I trust AI agents when they are operating inside clear boundaries:

  • draft before send

  • recommend before execute

  • explain before automate

  • log what happened

  • let the business owner approve anything public, financial, or customer-facing

I don’t think the future is “AI does everything.” I think the better future is AI gives business owners leverage without taking away judgment.

Qasim Khan

Whatever these chatbots and agents do, I still believe the human mind needs to stay in control. I use AI as a tool, but I still review and oversee everything it generates to make sure it’s not affecting me negatively. Humans can still think from angles and intuition that AI simply cannot fully replicate yet and is still prone to making errors in decisions

Navanita Devi

Dedy's point is interesting, the opacity problem is real. Most people conflate "AI having access" with "AI having unchecked control." They're very different things. Read-only access vs write access, logged actions vs black box outputs, the architecture of trust matters as much as the intent.

Rituja Banerjee

Honestly, depends on what the AI agent is being trusted with. If it’s making fully autonomous decisions with zero human oversight, I’d be cautious. But if it’s acting like an always-on system that monitors things humans can’t constantly watch, spots issues early, and helps teams respond faster, then yeah, I think that’s where AI agents make real sense.

I recently came across JARVIS by Staqu, and it shifted my view a bit because the use cases felt practical rather than hype-driven.

For example:

In retail, it can spot queue build-up, customer movement patterns, low - engagement store zones, suspicious activity, and even help understand whether marketing campaigns are actually driving engagement.

In manufacturing, this feels even more useful honestly, monitoring plant floors, intrusion alerts, theft risks, safety compliance, restricted zone access, fire/smoke alerts, operational blind spots, etc. Humans simply can’t watch hundreds of camera feeds properly all day.

For warehouses/logistics, same story, vehicle movement, loading dock monitoring, unauthorised access, stock movement visibility.

For public safety / infrastructure, crowd monitoring, perimeter security, unusual movement detection, vehicle tracking.

That’s where AI agents feel valuable to me, not as decision-makers, but as systems that never get tired, never miss things because they looked away, and surface useful alerts in real time. That’s also why I think the future of analytics changes because of this.

Traditional analytics tells us “here’s what happened yesterday.” Whereas, AI-driven systems tells us “this is happening right now, do something.” That’s a huge difference.

So yeah, I trust AI agents more as continuous monitoring plus decision support systems, not as fully independent brains making business calls on their own.