
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
@aios-fullstack/pro
Advanced tools
Premium features for Synkra AIOS.
AIOS Pro extends the open-source AIOS framework with premium capabilities:
AIOS Pro requires an active license and is distributed via GitHub Packages.
# Configure registry
npm config set @aios:registry https://npm.pkg.github.com
npm config set //npm.pkg.github.com/:_authToken <YOUR_TOKEN>
# Install
npm install @aios/pro
AIOS Pro is designed to work as a git submodule of aios-core:
# Clone aios-core with pro submodule
git clone --recurse-submodules https://github.com/SynkraAI/aios-core.git
# Or add to existing clone
cd aios-core
git submodule update --init pro
aios pro activate --key PRO-XXXX-XXXX-XXXX-XXXX
aios pro status
aios-pro/
├── squads/ # Premium squad definitions
├── memory/ # Persistent memory modules
├── metrics/ # Usage dashboards and analytics
├── integrations/ # Enterprise integration adapters
├── license/ # License infrastructure
└── pro-config.yaml # Pro extension configuration
Proprietary - Copyright (c) 2026 SynkraAI. All rights reserved.
FAQs
AIOX Pro: Premium features for AIOX Framework
The npm package @aios-fullstack/pro receives a total of 371 weekly downloads. As such, @aios-fullstack/pro popularity was classified as not popular.
We found that @aios-fullstack/pro demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.