shell-scriptShell脚本助手。脚本生成、逐行解释、调试排错、常用模板(备份/监控/部署)、一行命令、Bash速查表。Shell script generator, explainer, debugger, templates, one-liners, cheatsheet. Shell、Bash、Linux命令。
Install via ClawdBot CLI:
clawdbot install ckchzh/shell-scriptGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://hooks.slack.com/services/YOUR/WEBHOOKPotentially destructive shell commands in tool definitions
rm -rf /Accesses system directories or attempts privilege escalation
/var/log/Calls external URL not in known-safe list
https://bytesagain.comGenerated Mar 20, 2026
IT administrators can use this skill to generate shell scripts for automated backup of critical system files and databases, ensuring data integrity and disaster recovery. It provides templates for scheduling backups and handling incremental updates, reducing manual effort and errors.
DevOps teams can leverage this skill to create deployment scripts for automating software releases across servers, streamlining CI/CD pipelines. It helps in setting up environments, managing dependencies, and rolling back changes if needed, improving deployment speed and reliability.
System operators can use this skill to generate monitoring scripts that track server performance metrics like CPU usage and disk space, sending alerts when thresholds are exceeded. This enables proactive maintenance and reduces downtime in production environments.
Developers can utilize this skill to create setup scripts for quickly configuring local or remote development environments with necessary tools and libraries. It saves time during onboarding and ensures consistency across team members' setups.
Offer a free basic version of the skill for individual users with limited features, and charge for premium access to advanced templates, priority support, and enterprise integrations. Revenue is generated through subscription plans and one-time purchases for custom script development.
Sell licenses to businesses for integrating the skill into their internal AI platforms, providing tailored solutions for large-scale automation needs. Revenue comes from annual licensing fees, maintenance contracts, and training services for staff.
Monetize by promoting related tools and services, such as cloud hosting or monitoring software, through affiliate links within the skill's outputs. Additionally, generate revenue by offering paid tutorials, cheatsheets, and community support forums.
💬 Integration Tip
Integrate this skill with existing AI assistants or chatbots to provide on-demand shell script generation, enhancing productivity tools for technical teams.
Scored Apr 19, 2026
Uses known external API (expected, informational)
slack.comAI Analysis
The skill contains high-risk patterns including a Slack webhook endpoint for potential data exfiltration and unsafe shell commands like 'rm -rf /' in its definitions, which could be exploited. While the external API usage partially aligns with the skill's purpose, the undocumented data sink and destructive commands create significant security risks.
Audited Apr 16, 2026 · audit v1.0
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Runs shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Generate or refine agent-usable CLIs for existing software/codebases using the CLI-Anything methodology. Use when the user wants to turn a GUI app, desktop t...
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
Avoid common Bash mistakes — quoting traps, word splitting, and subshell gotchas.