Python 2.7 SVN状态检查函数
Implements a Python 2.7 function to check SVN path status using `svn status`, returning specific status codes without pre-checking file existence.
Install this skill
or
85/100
Security score
The Python 2.7 SVN状态检查函数 skill was audited on Mar 3, 2026 and we found 1 security issue across 1 threat category, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 31
Python subprocess execution
SourceSKILL.md
| 31 | 3. 捕获 `subprocess.CalledProcessError` 异常,不要向调用者抛出异常。 |
Scanned on Mar 3, 2026
View Security Dashboard