
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
@acoustic-content-sdk/cli
Advanced tools
Command line utility for the Acoustic Content SDK.
Show the available commands:
acoustic-content-sdk-cli --help
Show the options for each command:
acoustic-content-sdk-cli <command> --help
Home > @acoustic-content-sdk/cli
Command line utility for the Acoustic Content SDK. The commands can be used directly from the command line or can be invoked via a commander based API.
| Function | Description |
|---|---|
| canonicalizeAssetsCommand(program) | |
| generateDataOverlayCommand(program) | Generates a data overlay of the wchtools folders referenced by a node module and all of its dependencies. The resulting folder can then be used with wchtools. |
| generateKeysCommand(program) | |
| generateLayoutCommand(program) | |
| generateLayoutsCommand(program) | |
| runProgram(aArgs) | |
| versionCommand(program) |
| Variable | Description |
|---|---|
| VERSION | Version and build number of the package |
Home > @acoustic-content-sdk/cli > canonicalizeAssetsCommand
Signature:
export declare function canonicalizeAssetsCommand(program: Command): Command;
| Parameter | Type | Description |
|---|---|---|
| program | Command |
Returns:
Command
Home > @acoustic-content-sdk/cli > generateDataOverlayCommand
Generates a data overlay of the wchtools folders referenced by a node module and all of its dependencies. The resulting folder can then be used with wchtools.
Signature:
export declare function generateDataOverlayCommand(program: Command): Command;
| Parameter | Type | Description |
|---|---|---|
| program | Command | the commander instance to attach the command to |
Returns:
Command
the commander instance
Home > @acoustic-content-sdk/cli > generateKeysCommand
Signature:
export declare function generateKeysCommand(program: Command): Command;
| Parameter | Type | Description |
|---|---|---|
| program | Command |
Returns:
Command
Home > @acoustic-content-sdk/cli > generateLayoutCommand
Signature:
export declare function generateLayoutCommand(program: Command): Command;
| Parameter | Type | Description |
|---|---|---|
| program | Command |
Returns:
Command
Home > @acoustic-content-sdk/cli > generateLayoutsCommand
Signature:
export declare function generateLayoutsCommand(program: Command): Command;
| Parameter | Type | Description |
|---|---|---|
| program | Command |
Returns:
Command
Home > @acoustic-content-sdk/cli > runProgram
Signature:
export declare function runProgram(aArgs?: string[]): import("commander").Command;
| Parameter | Type | Description |
|---|---|---|
| aArgs | string[] |
Returns:
import("commander").Command
Home > @acoustic-content-sdk/cli > versionCommand
Signature:
export declare function versionCommand(program: Command): Command;
| Parameter | Type | Description |
|---|---|---|
| program | Command |
Returns:
Command
Home > @acoustic-content-sdk/cli > VERSION
Version and build number of the package
Signature:
VERSION: {
version: {
major: string;
minor: string;
patch: string;
branch: string;
};
build: Date;
}
FAQs
Command line utility for the Acoustic Content SDK.
We found that @acoustic-content-sdk/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.