catalogue: io.pilot.aegis v0.1.3 (AEGIS — runtime firewall)#346
Merged
Conversation
Add AEGIS 0.1.3, a runtime firewall for AI agents (native CLI, security): scans files, commands, and tool results for prompt injection, jailbreaks, and impersonation before the agent acts on them. Fully offline; 880 KB. - 3 platforms (linux/amd64, linux/arm64, darwin/arm64); no Intel-mac binary is published upstream for v0.1.3. - Adapter bundles built + signed by the publisher key and hosted on the Pilot R2 bundles registry; each bundle passes the catalogue review gate. - catalogue.json re-signed; signature verifies against the trust anchor. - metadata.json added under catalogue/apps/io.pilot.aegis/.
TeoSlayer
approved these changes
Jul 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds io.pilot.aegis v0.1.3 to the signed catalogue — a runtime firewall for AI agents that scans files, commands, and tool results for prompt injection, jailbreaks, and impersonation before the agent acts on them. Native CLI, category security, MIT, fully offline (880 KB binary + optional local judge).
What's in this PR
catalogue/catalogue.json— one new entry (14 apps total),updated_atbumped. Fields match the existing apps: R2bundle_url/bundle_sha256/bundle_size, per-platformbundles{},metadata_url+metadata_sha256, and apublisherpin.catalogue/catalogue.json.sig— re-signed; verifies against the catalogue trust anchor (iHdB…ZMdI=).catalogue/apps/io.pilot.aegis/metadata.json— the store-page record.Bundles
Adapter bundles were built + signed by the publisher key
ed25519:+nt58BA0gpPYuyaeG2GwfTI79j8IHP+zra5GvRQv0N0=, hosted on the Pilot R2 bundles registry (pub-f09f9a4ea848…/bundles/io.pilot.aegis/0.1.3/), and each passespilot-app verify(manifest validates, sha pins match, signature verifies,.helpdiscovery, native install.json). 3 platforms: linux/amd64, linux/arm64, darwin/arm64 — no Intel-mac (darwin/amd64) binary is published upstream for v0.1.3.Submission: pilot-protocol/app-template#59 (merged). Source: https://github.com/pilot-protocol/aegis