
Research
Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique
A malicious package uses a QR code as steganography in an innovative technique.
create-intuned-project
Advanced tools
Create Intuned browser automation projects with one command
A CLI tool that scaffolds new Intuned browser automation projects using various templates. Get started with web scraping, data extraction, and browser automation in minutes.
Create a new Intuned project instantly:
npx create-intuned-project my-project
Or specify a language:
npx create-intuned-project my-project --language typescript
# Create a new project in current directory
npx create-intuned-project
# Create a new project in specified directory
npx create-intuned-project my-automation-project
# Specify options directly
npx create-intuned-project my-project \
--language typescript \
--template default \
--project-name "my-automation-project" \
--workspace-id "your-workspace-guid" \
--api-key "your-api-key"
Option | Description | Example |
---|---|---|
[project-directory] | Directory where the project will be created | my-project |
-l, --language <language> | Programming language (typescript or python) | --language typescript |
-t, --template <template-id> | Template ID to use | --template default |
--project-name <name> | Name of the project | --project-name "my-project" |
--workspace-id <id> | Workspace ID (GUID format) | --workspace-id "123e4567-e89b-12d3-a456-426614174000" |
--api-key <key> | API key for deployments | --api-key "your-api-key" |
If you don't provide options via command line, the tool will prompt you interactively:
.env
file with your credentialsMIT License - see the LICENSE file for details.
FAQs
Create Intuned browser automation projects with one command
We found that create-intuned-project demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.
Application Security
/Research
/Security News
Socket detected multiple compromised CrowdStrike npm packages, continuing the "Shai-Hulud" supply chain attack that has now impacted nearly 500 packages.