Skip to content
# Publishing
[Home](/en/ai)
[Catalog](/en/ai/catalog)
How authors publish components and setups in ai_stp.
## Pages
[Publishing and authoring](/en/ai/docs/authoring)
[CLI commands](/en/ai/docs/commands)
[Supported harnesses](/en/ai/docs/harnesses)
[Overview](/en/ai/docs)
[Quickstart](/en/ai/docs/quickstart)
[Security checks](/en/ai/docs/security-checks)
[Trust and safety](/en/ai/docs/trust)
[Catalog](/en/ai/docs/catalog)
[CLI](/en/ai/docs/cli)
[Install telemetry](/en/ai/docs/cli/telemetry)
[agent](/en/ai/docs/components/agent)
[command](/en/ai/docs/components/command)
[hook](/en/ai/docs/components/hook)
[Components](/en/ai/docs/components)
[instruction](/en/ai/docs/components/instruction)
[mcp](/en/ai/docs/components/mcp)
[plugin](/en/ai/docs/components/plugin)
[setting](/en/ai/docs/components/setting)
[skill](/en/ai/docs/components/skill)
[Concepts](/en/ai/docs/concepts)
[Publishing](/en/ai/docs/publishing)
[Setups](/en/ai/docs/setups)
[Troubleshooting](/en/ai/docs/troubleshooting)
[Trust and safety](/en/ai/docs/trust-and-safety)
## Content
# Publishing Anyone can publish components and setups. There is no pre-moderation of publications in the MVP, but provenance, permissions and checks stay visible. ## What is asked of an author A public version must come from a public GitHub repository at an exact commit and subpath. Once published, a version is immutable. An author can be confirmed by the platform, but that confirms provenance, not the safety of the content. ## Checks Publication checks the passport, the format, compatibility and whether the source is reachable. A failed check must not leave a partially published version behind. ## Reports A problematic object can be reported from the web or the CLI. A report opens a closed moderation case, not a public discussion.
ai_stp