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.
Contacts Assistant is a bot designed to help you manage your address book efficiently. Below is a list of available commands, their functions, and required arguments. Additionally, you can add your notes to our notebook.
Contacts Assistant is a bot designed to help you manage your address book efficiently. Below is a list of available commands, their functions, and required arguments. Additionally you can add your notes to our notebook
"hello":
"close" | "exit":
"add_contact":
name
, phone
, email
, birthday
"update_phone":
name
, oldphone
, newphone
"delete_contact":
name
"set_birthday":
name
, date %d.%m.%Y
"show_birthday":
name
"find_contact_by_name":
name
"find_contact_by_phone":
phone
"find_contact_by_email":
email
"show_all_contacts":
"upcoming_birthdays":
days
"update_email":
name
, email
"add_address":
name
, addresstype
, street
, city
, postalcode
, country
"remove_address":
name
, addresstype
"add_note":
"find_note":
title
"delete_note":
title
"delete_all_notes":
"update_note":
title
"search_notes":
query
"filter_notes_by_tag":
tag
"notes_due_in_days":
days
"show_all_notes":
These commands help you manage and retrieve contact information and notes efficiently. Use them to keep your contacts book organized and up-to-date.
FAQs
Contacts Assistant is a bot designed to help you manage your address book efficiently. Below is a list of available commands, their functions, and required arguments. Additionally, you can add your notes to our notebook.
We found that contacts-assistant demonstrated a healthy version release cadence and project activity because the last version was released less than 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.