Install
openclaw skills install release-preflightPre-release safety and scope checker for skills, repos, and export bundles. Use before publishing or sharing a skill folder, repository, or release bundle when you need to detect private artifacts, overscoped publish surfaces, local identity leakage, missing release basics, and export-safety risks before something becomes public.
openclaw skills install release-preflightCheck whether a skill, repo, or export bundle is clean enough to publish.
skill, repo, or bundle).ready, ready_after_fixes, or not_ready.references/rules.md for the rule set and severity model.references/report-format.md for the report structure and decision meanings.references/target-types.md for type-specific expectations and minimal publish surfaces.references/export-safety.md for the default private-path and local-artifact patterns.references/release-minimal.md before packaging or publishing so the first public surface stays minimal.scripts/release_preflight.py <target-path> [--type ...] [--publish-target ...] to run the preflight check.