# ClawHub Safety Manifest # This skill contains no executable code — documentation only. # All files listed below are verified safe for AI agent consumption. safe_files: - SKILL.md - README.md - SECURITY.md - CHANGELOG.md - LICENSE - assets/github-actions-build.yml - references/xcloud-constraints.md - references/scenario-build-source.md - references/scenario-proxy-conflict.md - references/scenario-multi-service-build.md - examples/rybbit-analytics.md - examples/custom-app-dockerfile.md - examples/fullstack-monorepo.md no_executables: true no_network_calls: true no_subprocess: true no_system_modifications: true