
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
kindlequotes
Advanced tools
==========
The Third Bear (VanderMeer, Jeff)
- Your Highlight at location 1856-1857 | Added on Monday, 1 September 2014 12:58:20
Blake says, "Where?" He's a man who measures words as if he had only a few given to him by Fate; too generous a syllable from his lips, and he might fall over dead.
==========
Songs of the Dying Earth (Dozois, Gardner;Martin, George R.R.)
- Your Highlight at location 11849-11850 | Added on Thursday, 30 April 2015 20:58:20
and eyeing the wizard speculatively across the room. A glance was enough to tell Molloqos that she was a woman of the evening, though in her case evening was edging on toward night.
==========
[
{
"title": "The Third Bear",
"authors": ["Jeff VanderMeer"],
"loc": "1856-1857",
"date": "2014-09-01T12:58:20.000Z",
"content": "Blake says, “Where?” He’s a man who measures words as if he had only a few given to him by Fate; too generous a syllable from his lips, and he might fall over dead."
},
{
"title": "Songs of the Dying Earth",
"authors": ["Gardner Dozois", "George R.R. Martin"],
"loc": "11849-11850",
"date": "2015-04-30T20:58:20.000Z",
"content": "…and eyeing the wizard speculatively across the room. A glance was enough to tell Molloqos that she was a woman of the evening, though in her case evening was edging on toward night."
}
]
$ npm install -g kindlequotes
$ kindlequotes -i 'My Clippings.txt' -o 'my-quotes.json'
-i, --infile [value] Filename to read kindle highlights [Default: My Clippings.txt]
-o, --outfile [value] Filename to write JSON [Default: quotes.json]
-d, --dirname [value] Path to write outfile to [Default: current working directory]
-v, --version Output the version number
-h, --help Output this usage information
$ npm install kindlequotes
const transformQuotes = require('kindlequotes');
const fs = require('fs');
const quotes = transformQuotes(
fs.readFileSync('./My Clippings.txt', 'utf8')
);
FAQs
Parse highlighted passages from Kindle's 'My Clippings' file to JSON
We found that kindlequotes 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
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.