
Company News
Socket Partners with Replit to Block Malicious Packages in AI-Powered Development
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.
Command-line interface for PMXT.
npm install -g @pmxt/cli
Or run without installing globally:
npx @pmxt/cli polymarket markets --query Trump --limit 5
Use exchange-first commands for day-to-day work:
pmxt polymarket markets --query Trump --limit 5
pmxt polymarket fetchMarkets --query Trump --limit 5
pmxt polymarket orderbook <outcome-id> --limit 20
pmxt polymarket trades <outcome-id> --limit 25
The explicit flag form is equivalent:
pmxt markets --exchange polymarket --query Trump --limit 5
pmxt auth login
pmxt auth status
pmxt polymarket auth set-exchange --private-key 0x...
pmxt polymarket auth status
You can also use environment variables or one-shot flags:
PMXT_API_KEY=pmxt_... pmxt markets --limit 5
pmxt markets --pmxt-api-key pmxt_... --limit 5
FAQs
Command-line interface for PMXT prediction market APIs
The npm package @pmxt/cli receives a total of 589 weekly downloads. As such, @pmxt/cli popularity was classified as not popular.
We found that @pmxt/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.

Company News
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.

Security News
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.

Research
/Security News
Newer packages in this compromise use native extensions and .pth loaders to execute JavaScript stealers in developer environments.