four-meme-ai
Audited by Socket on Sep 15, 2026
2 alerts found:
Anomalyx2The code is a blockchain token-creation transaction wrapper. It performs a high-impact financial action using PRIVATE_KEY and unvalidated data generated by a child script. The use of npx and inherited environment variables warrants dependency and execution review, and the hardcoded contract and configurable RPC should be verified. The fragment contains no clear malware indicators or direct private-key exfiltration; the private key appears to be used for local signing. Review the child script and pin the tsx dependency before use.
The code is a straightforward BSC wallet transfer utility, not apparent malware. It deliberately uses PRIVATE_KEY to sign and submit native BNB or ERC-20 transfers, so misuse or compromise of the environment can result in loss of funds. The configurable RPC endpoint and absence of transaction-limit or confirmation safeguards warrant operational review, but there is no evidence in this fragment of credential theft, exfiltration, persistence, or sabotage.