Open-source platform for multi-agent AI orchestration, real-world asset tokenization, and institutional-grade workflow automation. Includes OAuth 2.1 MCP agent management, a 44-field RWA schema, Stripe subscription billing, and a Cryptographic Airgap architecture designed to integrate with AetherNet QUAS post-quantum settlement.
Requires a passing catalog security scan. Resolve the flagged issues and resubmit to enable featuring.
# Add to your Claude Code skills
git clone https://github.com/Kronova-Intelligent-Systems/asset-intel-orchestration-engineGuides for using ai agents skills like asset-intel-orchestration-engine.
Last scanned: 7/19/2026
{
"issues": [
{
"type": "npm-audit",
"message": "dns-over-http-resolver: Vulnerability found",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "interface-datastore: Vulnerability found",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "ipfs-core-utils: Vulnerability found",
"severity": "high"
},
{
"type": "npm-audit",
"message": "ipfs-http-client: Vulnerability found",
"severity": "high"
},
{
"type": "npm-audit",
"message": "nanoid: Predictable results in nanoid generation when given non-integer values",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "next: Next.js self-hosted applications vulnerable to DoS via Image Optimizer remotePatterns configuration",
"severity": "high"
},
{
"type": "npm-audit",
"message": "parse-duration: parse-duration has a Regex Denial of Service that results in event loop delay and out of memory",
"severity": "high"
},
{
"type": "npm-audit",
"message": "postcss: PostCSS has XSS via Unescaped </style> in its CSS Stringify Output",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "undici: Undici has an unbounded decompression chain in HTTP responses on Node.js Fetch API via Content-Encoding leads to resource exhaustion",
"severity": "high"
}
],
"status": "WARNING",
"scannedAt": "2026-07-19T06:31:00.029Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}Welcome to the official open-source frontend and orchestration layer for the Kronova Asset Intelligence ecosystem.
This repository provides a production-ready Next.js application designed to orchestrate Real-World Asset (RWA) tokenization, run complex AI Agent workflows, and manage an OAuth 2.1 MCP server. It includes our comprehensive 44-field asset schema and a library of integrated AI tools out of the box.
We believe that AI orchestration and UI layers should be open, flexible, and community-driven. However, we also know that executing legally binding financial state changes and managing post-quantum secure cryptographic settlement requires a zero-trust environment.
To give developers complete freedom over their UI without compromising enterprise security, we utilize a Decoupled Settlement Architecture:
Everything you see here is open-source under the Apache 2.0 License. You have complete freedom to run this locally, deploy it to your own infrastructure, add new AI models, or fork the UI. It handles the "thinking" — the AI routing, the data ingestion, and the payload construction.
When your AI agents need to stop "thinking" and start "executing" (e.g., finalizing an RWA tokenization, moving funds, or interacting with secure hardware enclaves), this repository relies on the AetherNet QUAS API.
AetherNet acts as a black-box secure gateway, utilizing Canton smart contracts to ensure MEV resistance and post-quantum security.
You can run the entire intelligence platform locally without an AetherNet subscription.
git clone https://github.com/kronova/asset-intel-orchestration-engine.git
cd asset-intel-orchestration-engine
npm install
Copy the .env.example file. For local development and testing, you can leave the AetherNet variables blank or use the provided sandbox endpoints.
cp .env.example .env.local
npm run dev
While the open-source sandbox is perfect for building UI and testing multi-agent workflows, public Web3 infrastructure cannot execute legally binding financial contracts or interact with Trusted Execution Environments (TEEs).
To move your workflows into production and unlock secure machine-to-machine settlement, this platform integrates seamlessly with the AetherNet QUAS API.
We are currently onboarding a select group of institutional partners for the AetherNet Enterprise Pilot. Pilot partners receive:
Apply for the Enterprise Pilot Program Here →
This platform is actively evolving, and we welcome community contributions! We are currently looking for help with:
Please see our CONTRIBUTING.md for guidelines on submitting Pull Requests.
This project is licensed under the Apache License 2.0. See the LICENSE file for the full text.
Apache 2.0 includes an explicit patent rights grant, meaning that contributors who submit code to this repository grant you a royalty-free license to any patents they hold that are necessarily infringed by their contribution.
The Apache 2.0 license governs the source code in this repository. It does not grant permission to use the Kronova or AetherNet trade names, trademarks, or service marks in any way that implies endorsement or affiliation beyond describing the origin of the software. Forks and derivative works must remove all Kronova and AetherNet branding.
asset-intel-orchestration-engine is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Kronova-Intelligent-Systems. Open-source platform for multi-agent AI orchestration, real-world asset tokenization, and institutional-grade workflow automation. Includes OAuth 2.1 MCP agent management, a 44-field RWA schema, Stripe subscription billing, and a Cryptographic Airgap architecture designed to integrate with AetherNet QUAS post-quantum settlement. It has 248 GitHub stars.
asset-intel-orchestration-engine returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.
Clone the repository with "git clone https://github.com/Kronova-Intelligent-Systems/asset-intel-orchestration-engine" and add it to your Claude Code skills directory (see the Installation section above).
asset-intel-orchestration-engine is primarily written in TypeScript. It is open-source under Kronova-Intelligent-Systems on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh asset-intel-orchestration-engine against similar tools.
No comments yet. Be the first to share your thoughts!