cd /news/artificial-intelligence/building-aigris-an-on-device-ai-cybe… · home topics artificial-intelligence article
[ARTICLE · art-50979] src=dev.to ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Building Aigris: An On-Device AI Cybersecurity Agent for Android

A second-year Computer Engineering student built Aigris, an experimental on-device AI cybersecurity agent for Android that detects phishing, malicious links, and social engineering attacks while preserving user privacy. The app runs machine learning models locally on the smartphone, avoiding cloud-based data transmission. The project is open-source and available on GitHub.

read2 min views1 publishedJul 8, 2026

Cyber threats are becoming increasingly common. Phishing websites, malicious links, fake messages, and social engineering attacks target millions of people every day.

Most security solutions rely heavily on cloud services: data is sent to remote servers, analyzed, and then a decision is returned to the user.

As someone who is passionate about both artificial intelligence and cybersecurity, I started asking myself a question:

Can we build a security assistant that uses AI directly on the user's smartphone while preserving privacy?

This question became the starting point of Aigris.

I'm a second-year Computer Engineering student with a strong interest in:

I enjoy building projects that allow me to combine theory with practical engineering challenges. Aigris is currently my biggest personal project and an opportunity to explore how AI and cybersecurity can work together in real-world applications.

Aigris is an experimental Android application that aims to become an AI-powered cybersecurity agent capable of helping users defend themselves against common digital threats.

The project focuses on a simple principle:

Security should be intelligent, proactive, and privacy-friendly.

The long-term vision is to create a mobile security assistant capable of:

Privacy is one of the main motivations behind this project.

Sending sensitive information to external servers is not always desirable. Modern smartphones are becoming increasingly powerful and can now execute lightweight machine learning models efficiently.

Running AI directly on the device offers several advantages:

This privacy-first approach is one of the core ideas behind Aigris.

Technologies Behind the Project

Aigris combines multiple areas of computer science:

One of the most interesting aspects of this project is learning how to deploy AI models efficiently on mobile devices while respecting performance and battery constraints.

The project is still evolving, but the current areas of focus include:

Building an intelligent security application on a smartphone is not easy.

Some of the challenges I am currently exploring include:

These challenges are exactly what make the project exciting from both an engineering and research perspective.

Some ideas I would like to explore in future versions are:

One of the reasons I love open source is the opportunity to learn from other developers.

I'm still a student, and I know there is a lot I can improve. That's exactly why I'm sharing this project publicly.

I would genuinely appreciate feedback about:

You can find the project here:

[https://github.com/ullah-naqeeb/aigris.git](https://github.com/ullah-naqeeb/aigris.git)

If you have suggestions, ideas, or constructive criticism, I would be extremely grateful to hear your thoughts.

Even a small piece of feedback can help improve the project and help me grow as a developer.

Thank you for reading!

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @aigris 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/building-aigris-an-o…] indexed:0 read:2min 2026-07-08 ·