claw-screener
Fail
Audited by Socket on Mar 9, 2026
1 alert found:
Obfuscated FileObfuscated Filesrc/compoundingMachine.ts
HIGHObfuscated FileHIGH
src/compoundingMachine.ts
The provided code fragment is a legitimate financial screening utility with clear, standard data flows from input to output. There is no evidence of malware, backdoors, or covert data exfiltration within this fragment. The primary concerns are operational (log suppression hindering debugging) and supply chain risk from external dependencies, plus potential data exposure through JSON outputs if access controls are not robust. Recommend reviewing external dependencies for integrity, validating input ranges more strictly, and auditing log outputs to ensure sensitive metrics are not unintentionally exposed.
Confidence: 98%
Audit Metadata