
Research
/Security News
npm Package Uses Prompt Injection and Token Flooding to Disrupt AI Malware Scanners
A new npm package tests AI malware scanners with prompt injection, safety-triggering comments, context flooding, and obfuscated JavaScript.
@codebrew/nx-aws-cdk
Advanced tools
[](https://github.com/RichardLitt/standard-readme) [](https://git
An Nx plugin for developing aws-cdk
# npm
npm install --save-dev @codebrew/nx-aws-cdk
# yarn
yarn add --dev @codebrew/nx-aws-cdk
Create Aws Cdk Application
nx generate @codebrew/nx-aws-cdk:application myApp
you can customize it further by passing these options:
nx generate @codebrew/nx-aws-cdk:application [name] [options,...]
Options:
--name
--tags Add tags to the project (used for linting)
--directory A directory where the project is placed
--skipFormat Skip formatting files
--unitTestRunner Adds the specified unit test runner (default: jest)
--linter The tool to use for running lint checks. (default: eslint)
--setParserOptionsProject Whether or not to configure the ESLint "parserOptions.project" option. We do not do this by default for lint performance reasons.
--dryRun Runs through and reports activity without writing to disk.
--skip-nx-cache Skip the use of Nx cache.
--help Show available options for project target.
Generated applications expose several functions to the CLI that allow users to deploy, destroy and so on.
nx deploy {Project Name}
nx destroy {Project Name}
PRs accepted.
If editing the README, please conform to the standard-readme specification.
This project is MIT licensed 2021 David Kwon.
FAQs
[](https://github.com/RichardLitt/standard-readme) [](https://git
The npm package @codebrew/nx-aws-cdk receives a total of 154 weekly downloads. As such, @codebrew/nx-aws-cdk popularity was classified as not popular.
We found that @codebrew/nx-aws-cdk 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.

Research
/Security News
A new npm package tests AI malware scanners with prompt injection, safety-triggering comments, context flooding, and obfuscated JavaScript.

Product
Socket now detects supply chain risks in project manifests, starting with missing lockfiles that can make dependency installs non-reproducible.

Research
/Security News
The trojanized extensions use TinyGo-compiled WebAssembly and Solana transaction memos to resolve command-and-control infrastructure.