
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.
node-file-tree-md
Advanced tools
Generate markdown tree of all the files in a directory, recursively. 生成文件目录列表到Markdown文件中,可以设置过滤的文件后缀名
$ npm install node-file-tree-md
$ md-file-tree
$ md-file-tree --emoji
$ md-file-tree -e
$ md-file-tree > list.md
This generates the list.md file with:
- __michal__
- [LICENSE](LICENSE)
- [README.md](README.md)
- __bin__
- [cli.js](bin/cli.js)
- [michal.png](michal.png)
- [node\_modules](node_modules)
- [npm\-debug.log](npm-debug.log)
- [package.json](package.json)
- [screen.png](screen.png)
- __scripts__
- [assert.js](scripts/assert.js)
- [fancom.js](scripts/fancom.js)
- [jshintrc.js](scripts/jshintrc.js)
- [package\-json.js](scripts/package-json.js)
- [precommit\-hook.js](scripts/precommit-hook.js)
- [scripts.js](scripts/scripts.js)
- [tests.js](scripts/tests.js)
- __tests__
- [michal\-tests.js](tests/michal-tests.js)
$ md-file-tree > list.md -p html
This generates the list.md file with:
- __michal__
- [test1](test1.html)
- [test2](test2.html)
Please note that this script skips all hidden files and directories (with ., like .git or .gitignore) &
the contents of the node_modules directory.
FAQs
生成文件目录列表到Markdown文件中
We found that node-file-tree-md 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.