custom-skills-git-commit
Warn
Audited by Socket on Aug 28, 2026
1 alert found:
AnomalyAnomalypr.md
LOWAnomalyLOW
pr.md
The code describes a legitimate Git-to-Pull-Request automation workflow and contains no clear malware or data-exfiltration behavior. It has moderate security and integrity risk because it may execute an external Markdown-defined analysis step, uses multiple unquoted shell variables, stages all repository changes, and force-pushes after squashing commits. Inputs should be strictly validated and shell arguments quoted; execution of `pr-analyze.md` should be replaced with a constrained, non-executable parsing mechanism.
Confidence: 95%Severity: 62%
Audit Metadata