code-review

Warn

Audited by Socket on May 9, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
references/gfreview.md

No direct malicious logic is visible in the provided fragment (it is documentation/command orchestration for PR/review automation). The dominant security concern is the install method: executing an unaudited remote script via `curl -fsSL .../install.sh | bash` without pinning or signature/checksum verification. This creates a meaningful supply-chain attack surface at installation time. Review the installer contents, pin to a specific revision, and prefer a verified installation method to reduce risk.

Confidence: 66%Severity: 68%
AnomalyLOW
SKILL.md

SUSPICIOUS: the stated purpose is legitimate code review, but the footprint includes an unpinned curl|bash installer for a third-party CLI, transitive skill loading, and analysis of untrusted PR/comment content with command and posting capabilities. No clear credential theft or overt exfiltration is shown, so this is not confirmed malware, but it is a medium-risk skill.

Confidence: 83%Severity: 64%
Audit Metadata
Analyzed At
May 9, 2026, 03:29 PM
Package URL
pkg:socket/skills-sh/martinffx%2Fatelier%2Fcode-review%2F@05672ddc4532804285ad97b9fcb56b476b0708ca
Security Audit — socket — code-review