Publishing
Anyone with a FaynOS account can publish free listings to the store. Listings go through a review queue before they appear publicly.
Before you publish
- Your agent must be packaged as a valid FPK file — see FPK Format
- You must have a verified FaynOS account — register here
- Your FPK must pass all validation checks (the publish wizard runs these client-side before submission)
The publish flow
- Go to Publish a Listing
- Select the entity type (Agent, Team, or Process)
- Upload your
.fpkfile — it will be parsed and validated immediately - Fill in the listing metadata: description, category, tags, changelog
- Review the extracted capability tags and checksum
- Submit — your FPK is committed to the public
faynos/store-packagesGitHub repo and enters the review queue
Free listings are stored in the public GitHub repository. The full FPK content is visible to anyone. Do not include secrets, API keys, or private data in your FPK.
Review and trust levels
| Level | How it's assigned | Store appearance |
|---|---|---|
UNTRUSTED | Default on submission | Not visible in store |
COMMUNITY | Passed basic review | Visible with Community badge |
REVIEWED | Code reviewed by team | Reviewed badge |
VERIFIED | Author identity verified | Verified badge + author handle |
After approval
Once approved, your listing appears in the store within 5 minutes (one catalogue cron cycle). You'll receive an email confirmation. You can track your listings' status at any time from your Dashboard.