PreCommit

Warn

Audited by Socket on Mar 18, 2026

1 alert found:

Anomaly
AnomalyLOW
Tools/package.json

The install script will execute local TypeScript code during installation (via bun run). That behavior is potentially dangerous because the executed code can perform arbitrary actions: modify git hooks, write/remove files, run network requests (telemetry/exfiltration), spawn shells, or otherwise harm the system. There are no obvious external HTTP fetches or non-registry dependency specifiers in this package.json, which reduces some supply-chain concerns, but you should inspect the PreCommitManager.ts (and any code it loads) before running npm/bun install. If you cannot review the code, treat this as untrusted and avoid running it as a privileged user.

Confidence: 80%Severity: 60%
Audit Metadata
Analyzed At
Mar 18, 2026, 03:06 AM
Package URL
pkg:socket/skills-sh/julianobarbosa%2Fclaude-code-skills%2Fprecommit%2F@f792e9fb1ea20323f4dd016cdbd1a543ca0dde66
Security Audit — socket — PreCommit