autoreview

Fail

Audited by Socket on Aug 3, 2026

2 alerts found:

SecurityMalware
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%
MalwareHIGH
scripts/autoreview

This code fragment contains clear supply-chain sabotage/test-harness behavior: during prompt rendering it writes a hostile MCP/Claude skill and a JS payload that runs execSync(`rm -rf uploads/${name}`), plus shell hook side effects. These are destructive/execution-capable mechanisms that go beyond safe secret scanning/redaction and would be extremely risky if triggered in real environments.

Confidence: 86%Severity: 90%
Audit Metadata
Analyzed At
Aug 3, 2026, 04:03 PM
Package URL
pkg:socket/skills-sh/uinaf%2Fskills%2Fautoreview%2F@523b4fac044da674b113c7e38b77ed4f16c2f0115bf2f9e1cf9db1d8f5436095
Security Audit — socket — autoreview