expect
Audited by Socket on Sep 18, 2026
2 alerts found:
Anomalyx2No direct malicious behavior is demonstrated in the supplied configuration. The main supply-chain and security risks are the unpinned installation of claude-code@latest and the mutable OrchestKit plugin, combined with automatic execution, repository access, and exposure of ANTHROPIC_API_KEY. Pin versions or immutable commits with integrity verification, restrict secrets for untrusted pull requests, and review or sandbox the plugin before enabling this workflow.
The fragment implements an opt-in session recording feature and contains no clear malware, exfiltration destination, credential theft, or destructive behavior. It presents meaningful privacy and supply-chain risks because it executes a remote CDN script via eval and records broad DOM and interaction data without shown masking, consent, integrity verification, or access controls. Use a locally verified dependency, avoid eval where possible, configure rrweb masking/blocking, and protect recordings as sensitive artifacts.