
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
api-phoenix
Advanced tools
bash
npm i api-phoenix
Downloadersconst jrge = require('api-phoenix');
//facebook downloader
let result = await jrge.fbdl('https://fb.watch/gcqqhaEaEP/')
console.log(result)
let result = await jrge.mediaFireDL(url)
console.log(result)
let result = await jrge.sfileMobiDL(url)
console.log(result)
let result = await jrge.tiktokdl(url)
console.log(result)
let result = await jrge.tiktokdl2(url)
console.log(result)
//YouTube downloader
let result = await jrge.ytmp4('https://www.youtube.com/watch?v=IQEIfAGjdaE')
console.log(result)
let result = await jrge.ytmp3('https://www.youtube.com/watch?v=IQEIfAGjdaE')
console.log(result)
Searchsconst jrge = require('api-phoenix');
let result = await jrge.googleImage(search)
console.log(result)
let result = await jrge.GithubStalk(username)
console.log(result)
let result = await jrge.happyModSearch('Car Parking')
console.log(result)
//Instagram Stalk
let result = await jrge.igStalk('auron play')
console.log(result)
let result = await jrge.lyrics('Lil Peep')
console.log(result)
let result = await jrge.pinterest('Nakano child')
console.log(result)
let result = await jrge.stickerSearch('homero')
console.log(result)
let result = await jrge.sfileMobiSearch(search)
console.log(result)
let result = await jrge.soundCloudSearch('Canserbero')
console.log(result)
let result = await jrge.tiktokStalk(username)
console.log(result)
let result = await jrge.xnxxSearch('Culonas')
console.log(result)
FAQs
Unknown package
The npm package api-phoenix receives a total of 17 weekly downloads. As such, api-phoenix popularity was classified as not popular.
We found that api-phoenix demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.