Is wzh274728277/claude-md-sync safe?
https://github.com/wzh274728277/claude-md-sync
97
SAFE
This skill provides legitimate functionality to keep CLAUDE.md documentation synchronized with codebase changes by analyzing git commit history. The Python analysis script uses secure subprocess calls and shows no signs of malicious behavior.
Category Scores
Findings (1)
LOW Python script execution required -15 ▶
The skill instructs execution of analyze_commits.py script to analyze git commit history. The script uses subprocess calls to run git commands, but implementation appears secure with proper parameter handling.