gerrit

Warn

Audited by Socket on Feb 28, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

This skill's stated purpose (interacting with Storj's Gerrit) aligns with its capabilities: it asks to configure an SSH git remote, ensure a Gerrit-provided commit-msg hook is present, and use a submit_review script to POST review JSON. The primary security consideration is the download-and-make-executable pattern for the commit-msg hook (curl -> write -> chmod), which is a legitimate step for Gerrit but remains a supply-chain risk and should be performed only from the official host after verifying its integrity. There is also a transitive risk from running ./scripts/submit_review.sh without auditing it first. No evidence of credential harvesting, hidden exfiltration, hardcoded secrets, obfuscation, or malicious network destinations was found. Overall the package appears coherent for its purpose; treat the hook download and any referenced scripts as supply-chain-sensitive operations and verify them before executing.

Confidence: 75%Severity: 75%
Audit Metadata
Analyzed At
Feb 28, 2026, 03:34 AM
Package URL
pkg:socket/skills-sh/microck%2Fordinary-claude-skills%2Fgerrit%2F@ebebeebc095485e9fb214e96d8b387abc64cd7b4