aiden-releases

agent
Security Audit
Warn
Health Warn
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Pass
  • Code scan — Scanned 2 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested
Purpose
This tool is the official installer for Aiden, a local-first AI operating system. It provides executable installers and scripts to set up the AI environment on Windows, Linux, and WSL.

Security Assessment
The overall risk is rated as Medium. While the automated audit found no hardcoded secrets, dangerous permissions, or malicious code patterns, the installation instructions present a significant security concern. The default setup relies on remote code execution (`irm ... | iex` and `curl ... | bash`). This blindly downloads and executes live code from the internet, bypassing local code review. Additionally, the tool is an AI agent framework designed to execute tasks, which implies it will naturally handle sensitive data, execute shell commands, and make active network requests once installed.

Quality Assessment
The project is highly active, with a recent push date and an aggressive release schedule (multiple major updates in April). However, it suffers from low community visibility, having only 5 GitHub stars. A major compliance issue is the lack of an explicit license file in the release repository, though the main project's badges claim it uses AGPL-3.0. Until this is formally attached to the codebase, legal usage rights remain slightly ambiguous.

Verdict
Use with caution — the core code itself appears safe, but you should download the offline installer manually rather than running the live remote execution scripts.
SUMMARY

Official Aiden installer releases — local-first AI OS · 1500+ skills · 89+ tools · 14+ providers

README.md

Aiden Releases

Official installer releases for Aiden
— local-first AI OS for Windows & Linux.

Latest: v3.15.0

Download
Downloads
License
Discord


Install

Windows

irm aiden.taracod.com/install.ps1 | iex

Or download the installer
manually. Windows 10/11, 64-bit, ~150 MB.

Linux / WSL / macOS

curl -fsSL aiden.taracod.com/install.sh | bash

Requires Node.js 20+. Installs to ~/.local/share/aiden.


What's in v3.15.0

  • 🌐 Browser bridge — centralised Playwright session, persistent context, new browser_get_url tool
  • 📤 LocalSend skill — AirDrop-style LAN file transfer to phone/laptop over WiFi
  • 🔒 Security scanner skill — opt-in Decepticon integration for your own servers
  • 👥 OSS contributor infrastructure — CONTRIBUTING.md, issue templates, public roadmap, good-first-issues
  • 🛡️ 9 npm audit vulnerabilities fixed; security headers on aiden.taracod.com
  • 🔧 CLI fixes: /sandbox color error, /failed TypeScript error

Full changelog →


All releases

Version Date Highlights
v3.15.0 2026-04-28 Playwright bridge, LocalSend, security scanner, OSS infra
v3.14.0 2026-04-27 OpenAI-compatible API, agentskills.io, streaming tool output
v3.13.0 2026-04-27 Skill registry, deep GEPA, user modeling, Docker sandbox
v3.12.0 2026-04-26 GEPA-lite, memory distillation, real subagents, streaming verbs
v3.11.0 2026-04-25 Custom provider routing, Claude Haiku 4.5
v3.10.0 2026-04-09 Earlier releases

Platform support

Platform Status Install method
Windows 10/11 ✅ Stable .exe installer or PowerShell one-liner
Linux x64 ✅ Stable AppImage / .deb / install.sh
WSL2 ✅ Stable install.sh (headless mode)
macOS Planned

Source

github.com/taracodlabs/aiden
AGPL-3.0 core · Apache-2.0 skills


Support


Copyright © 2025–2026 Taracod Labs. AGPL-3.0-only.
Built by Shiva Deore · Taracod

Reviews (0)

No results found