
Security News
/Research
Fake Corepack Site Distributes Infostealer and Proxyware to Developers
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.
@goat-sdk/plugin-coingecko
Advanced tools
Get tools to access market data, prices, and onchain analytics through the CoinGecko API. Use both the public and pro APIs to fetch detailed information about coins, tokens, pools, and market trends.
npm install @goat-sdk/plugin-coingecko
yarn add @goat-sdk/plugin-coingecko
pnpm add @goat-sdk/plugin-coingecko
import { coingecko } from "@goat-sdk/plugin-coingecko";
const tools = await getOnChainTools({
plugins: [
coingecko({
apiKey: process.env.COINGECKO_API_KEY
})
]
});
import { coingecko } from "@goat-sdk/plugin-coingecko";
const tools = await getOnChainTools({
plugins: [
coingecko({
apiKey: process.env.COINGECKO_API_KEY,
isPro: true
})
]
});
FAQs
Unknown package
The npm package @goat-sdk/plugin-coingecko receives a total of 208 weekly downloads. As such, @goat-sdk/plugin-coingecko popularity was classified as not popular.
We found that @goat-sdk/plugin-coingecko demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Security News
/Research
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.

Research
/Security News
A large-scale campaign abused GitHub Actions in compromised repositories to exploit CVE-2026-41940 in cPanel and WHM and steal server credentials.

Security News
Five frontier LLMs generated the same nonexistent package names, leaving 53 available for potential slopsquatting across PyPI and npm.