autoreview

Warn

Audited by Socket on Jul 31, 2026

2 alerts found:

Securityx2
SecurityMEDIUM
scripts/autoreview

Overall: this code is primarily a secret-detection/review-bundle builder, but it contains a highly suspicious “hostile” repo/self-test harness that writes executable integration hooks (MCP/Claude hooks/Cursor permissions/Pi extensions) and includes an rm -rf payload via Node execSync. That is dangerous if reachable outside a dedicated isolation self-test. Based on the fragment alone, it is likely intended as an engine-isolation test, but placement inside render_review_prompt is anomalous and increases the chance of misuse. I cannot confirm full gating/guard conditions from the provided snippet, so treat as potentially malicious until verified.

Confidence: 60%Severity: 70%
SecurityMEDIUM
tests/fixtures/typescript-sensitive-literals.ts

This fragment is highly suspicious due to numerous hardcoded secret/credential-like values (GitHub, Slack, AWS, and Bearer/JWT-like authorization) and calls to helper functions that likely resolve and/or read additional secrets. No explicit exfiltration or malicious sinks are visible in this snippet alone, but the credential exposure risk is extreme and the intent to use/manage authentication material is clear. Further review of the referenced helper implementations and downstream usage is necessary to confirm whether any exfiltration or malicious persistence occurs.

Confidence: 70%Severity: 88%
Audit Metadata
Analyzed At
Jul 31, 2026, 08:24 PM
Package URL
pkg:socket/skills-sh/steipete%2Fclawdhub%2Fautoreview%2F@26c607d3ac03fbc5ef14b5dc3c0d3361e96a1dd7e636dfb9690d7aeca4d942c0
Security Audit — socket — autoreview