Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
The Appc Daemon (appcd) is a background server that runs on a developer's computer and hosts services. It provides essential components such as configuration, plugins, monitoring, filesystem watching, and much more.
Visit https://github.com/appcelerator/appc-daemon for more information.
npm i -g appcd
Start the server:
appcd start
Start the server in debug mode:
appcd start --debug
Stop the server:
appcd stop
Query the status of the server:
appcd status
View server log output:
appcd logcat
Invoke a service:
appcd exec /appcd/status
appcd exec /jdk/latest/info
This project is open source under the Apache Public License v2 and is developed by
Axway, Inc and the community. Please read the LICENSE
file included
in this distribution for more information.
FAQs
A daemon that powers Appcelerator tooling and makes the impossible possible.
The npm package appcd receives a total of 6 weekly downloads. As such, appcd popularity was classified as not popular.
We found that appcd demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.