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.
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.
Publisher
Owns namespaces and public signing keys
Signing key
Ed25519 private keys remain in local secure storage
Build package
Reads ai2apps.json and produces deterministic signed bytes
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.
Submission workflow
Candidate → review pending → approved → published