svn-toolSubversion (SVN) 代码版本控制工具。使用 svn CLI 进行检入、检出、更新、提交、查看日志等操作。当用户需要与 SVN 仓库交互时触发此技能。
Install via ClawdBot CLI:
clawdbot install bjbook/svn-toolGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf ~Calls external URL not in known-safe list
https://example.com/svn/project/trunkAI Analysis
The skill provides legitimate SVN CLI commands for version control, but the example URL 'https://example.com/svn/project/trunk' is a placeholder, not an active external call. The primary risk is the potential for destructive commands (like 'rm -rf ~') if the skill is misused or manipulated, but this is inherent to any shell-based file management tool.
Audited Apr 16, 2026 · audit v1.0
Generated May 23, 2026
A development team uses SVN to manage shared codebase, performing daily commits, updates, and conflict resolution. This ensures consistent code integration and version tracking across multiple developers.
CI/CD pipelines integrate SVN operations to check out code, tag releases, and deploy build artifacts. This automates the release process and ensures traceability from code changes to production.
Technical writers and project managers use SVN to version control documentation files (e.g., specs, reports). This maintains a historical record of document changes and supports collaboration.
System administrators store configuration files (e.g., server configs, scripts) in SVN, enabling rollback, audit trails, and consistent deployment across environments.
Organizations in regulated industries use SVN logs and diffs to demonstrate code/document change history for compliance audits (e.g., SOX, FDA). This provides immutable evidence of changes.
Companies deploy SVN for internal teams to manage proprietary code, reducing development conflicts and improving productivity. Revenue is saved by minimizing rework and accelerating time-to-market.
Service providers offer hosted SVN repositories with backup, access control, and SLA guarantees. Revenue comes from monthly subscriptions based on storage and user count.
Consultants provide SVN setup, migration from other VCS, and team training. Revenue is generated through project-based fees and ongoing support contracts.
💬 Integration Tip
For seamless integration, ensure the svn CLI is installed and authentication credentials are pre-configured via environment variables or a subversion auth file.
Scored May 23, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.