safe-shareSanitize logs, configs, prompts, stack traces, and skill content before they are shared publicly. Use when a user wants a local, low-risk pass to remove API...
Install via ClawdBot CLI:
clawdbot install nighty35628/safe-shareGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.example.com/build?token=raw-demo-token&id=42Audited Apr 16, 2026 · audit v1.0
Generated May 21, 2026
A software developer needs to share a log file or stack trace with a public issue tracker without exposing API keys or internal IPs. This skill sanitizes the text before posting to GitHub, reducing the risk of credential leakage.
A contributor wants to include configuration snippets or code examples in a pull request or README but must avoid leaking tokens or passwords. The skill removes sensitive patterns, enabling safe public sharing.
A support agent receives a log from a client that may contain sensitive credentials. The skill quickly sanitizes the log before sharing it with a broader team or storing it in a ticket system.
A tech writer converts internal runbooks or troubleshooting guides for external publication, ensuring no embedded secrets or PII appear in the final docs. The skill automates the sanitization step.
An auditor needs to review system logs or configuration files without exposing actual credentials. The skill redacts sensitive strings while preserving structure, meeting data privacy requirements.
Offer a basic sanitization service for free with limited patterns, and a premium subscription with advanced detection, batch processing, and custom pattern definitions. Revenue comes from monthly subscriptions for teams.
Integrate the skill as a plugin into popular collaboration tools (e.g., Slack, GitHub) or CI/CD pipelines. Charge per-seat or per-scan, providing seamless inline sanitization before sharing.
Package the skill as a module within corporate DLP suites. Enterprises pay for bulk licensing and customized rule sets to prevent accidental data leaks in shared documents and logs.
💬 Integration Tip
The skill operates locally via a Python script, so it can be easily integrated into pre-commit hooks or CI pipelines to automatically sanitize logs before they are shared externally. Define the sanitization mode via command-line argument for headless use.
Scored May 21, 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.