Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@corsaircoalition/strategy-sentinel
Advanced tools
bot component that analyzes game state and selects actions
This strategy module receives action recommendations from Armada Assault, selects the best sequence of actions based on the current state of the game, and relays those to the Sergeant Socket to relay to the game server.
Install and run the executable:
$ npm install -g @corsaircoalition/strategy-sentinel
$ strategy-sentinel ...
or run directly from npmjs library:
$ npx @corsaircoalition/strategy-sentinel
Copy config.json.example
to config.json
and make desired changes.
Usage: strategy-sentinel [options] <configFile>
bot component that analyzes game state and selects actions
Options:
-V, --version output the version number
-d, --debug enable debugging (default: false)
-h, --help display help for command
strategy-sentinel config.json
FAQs
bot component that analyzes game state and selects actions
The npm package @corsaircoalition/strategy-sentinel receives a total of 0 weekly downloads. As such, @corsaircoalition/strategy-sentinel popularity was classified as not popular.
We found that @corsaircoalition/strategy-sentinel 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.