obsidian-plugin-release

Warn

Audited by Socket on Jul 28, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/release.ts

No clear evidence of intentional malware (no exfiltration, credential theft, or payload execution). However, the script uses `spawnSync('sh', ['-c', cmd])` and interpolates non-validated values (notably the git branch name and gh runId) into shell commands. This creates a potential command-injection risk if those values can contain shell metacharacters, which could lead to unintended command execution during the release process. Security risk is therefore primarily about command injection rather than direct malicious payloads.

Confidence: 62%Severity: 55%
Audit Metadata
Analyzed At
Jul 28, 2026, 04:42 AM
Package URL
pkg:socket/skills-sh/crafter-station%2Fskills%2Fobsidian-plugin-release%2F@91211ac6e48a118659c39b259a3fd7b3511a091a85749a5d45438193cc1c968b
Security Audit — socket — obsidian-plugin-release