
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
An user-friendly command-line client for the ChatGPT.
npm install -g gptie
OPENAI_API_KEY
environment variableJust type, use ---
delimiter to write multiple lines, and Ctrl-C
to exit.
Redirect stdout
or stderr
with pipe (|
), and preprend a message with argument -q
.
-h
, --help
- Show help-v
, --version
- Show Version-m "MODEL"
- Override OpenAI model-q "QUERY"
- Query mode$ gptie -q "how old is the universe?"
-d "DELIMITER"
- Override block delimiter$ gptie -d "==="
> ===
> Find the bug in the code below (Ruby)
>
> put "Hello World"
> ===
OPENAI_API_KEY
OpenAI API key (required)
GPTIE_DEFAULT_DELIMITER
Define block delimiter (default: '---'
)
GPTIE_MESSAGES_PER_CONVERSATION
Define the max number of messages send on request payload (default: '16'
)
GPTIE_OPENAI_MODEL
Specify GPT model on chat requests (default: 'gpt-3.5-turbo'
)
GPTIE_OPENAI_TEMPERATURE
Specify GPT temperature on chat requests (default: '1'
)
Copyright (c) 2023-present, Alexandre Magro
FAQs
User-friendly command-line client for the ChatGPT
The npm package gptie receives a total of 3 weekly downloads. As such, gptie popularity was classified as not popular.
We found that gptie 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
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.