
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
This package provides browsergym.miniwob
, which is an unofficial port of the MiniWoB++ benchmark for BrowserGym.
If you're working from the BrowserGym root directory, you can use the Makefile for automated setup:
make setup-miniwob
This will:
MINIWOB_URL
to your .env
fileThen load the environment variables:
source .env
pip install browsergym-miniwob
git clone git@github.com:Farama-Foundation/miniwob-plusplus.git
git -C "./miniwob-plusplus" reset --hard 7fd85d71a4b60325c6585396ec4f48377d049838
PATH_TO_MINIWOB_CLONED_REPO
here to the absolute path to your miniwob-plusplus
folder)export MINIWOB_URL="file://<PATH_TO_MINIWOB_CLONED_REPO>/miniwob/html/miniwob/"
Alternatively, one can setup a simple HTTP server and use a proper URL.
FAQs
MiniWoB++ benchmark for BrowserGym
We found that browsergym-miniwob demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.