{% extends "base.html" %} {% block title %}Discover - AI2Apps{% endblock %} {% block head %} {% endblock %} {% block content %}
Discover
Packages for AI2Apps

Extend your local AI2Apps system.

Browse Apps, Agents, and Services from AI2Apps Cloud. Every download is independently checked against pinned repository metadata, its Publisher signature, and its exact bytes before installation.

Verified locally · Account optional

Build and publish trusted packages.

Create a Publisher identity, keep the private signing key on this device, build a deterministic package, and move it through Cloud verification, review, and publication.

1

Publisher

Owns namespaces and public signing keys

2

Signing key

Ed25519 private keys remain in local secure storage

RegisteredRegistration required
3

Build package

Reads ai2apps.json and produces deterministic signed bytes

Manifest valid
4

Sign and submit

Uploads only the archive and detached public signature envelope

Cloud verifies namespace ownership, Publisher key status, detached signature, manifest digest, artifact digest, type, version, and size before accepting a candidate.

5

Submission workflow

Candidate → review pending → approved → published

No package submissions yet.

Permissions

This package declares no permissions.

Version
Artifact size
Artifact SHA-256
Publisher key

Manifest

{% endblock %} {% block scripts %} {% endblock %}