mock-buildManage RPM package builds securely and reproducibly using Mock to create clean chroot environments with configurable presets and plugins.
Install via ClawdBot CLI:
clawdbot install weidongkl/mock-buildGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
/var/log/Calls external URL not in known-safe list
https://example.com/repoAI Analysis
The skill's core functionality is legitimate and aligns with the standard, documented use of the `mock` build tool for RPM package creation. The only flagged external URL (`https://example.com/repo`) is a placeholder in a usage example, not an active command, and does not indicate data exfiltration or credential harvesting.
Audited Apr 18, 2026 · audit v1.0
Generated May 6, 2026
Integrate Mock into a CI/CD pipeline to build RPM packages in isolated chroot environments, ensuring reproducibility and security. This is ideal for organizations that need to distribute software across multiple RHEL/Fedora versions.
Use Mock to build RPMs for different architectures (x86_64, aarch64, ppc64le, s390x) from a single source. This enables vendors to support diverse hardware platforms without manual configuration changes.
Developers can use Mock to test package builds in clean chroots without affecting their host system. This is crucial for troubleshooting build failures or testing dependency changes in a controlled environment.
Leverage Mock's batch and chain build capabilities to construct complex package sets with inter-dependencies. This is useful for rebuilding entire distribution repositories or testing compatibility of multiple packages.
Use Mock with plugins to record package state and chroot snapshots, providing an auditable trail of build environments. This helps meet compliance requirements for software supply chain security.
Offer a cloud-based RPM building service using Mock. Customers upload spec files and sources, and the service returns built packages in a secure chroot, with per-build pricing or subscription tiers for volume builds.
Develop a plugin for popular CI/CD tools (Jenkins, GitLab CI) that wraps Mock for secure RPM builds. License the plugin under a commercial model with support and advanced features like caching and multi-arch builds.
Provide consulting services to help enterprises set up and optimize Mock-based build environments. Include training, custom configuration, and integration with existing infrastructure.
💬 Integration Tip
Start by using a preset configuration (e.g., fedora-39-x86_64) for basic builds, then gradually introduce custom configs and plugins for advanced use cases. Ensure your user is in the 'mock' group to avoid password prompts.
Scored May 6, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.