Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
"notion-to-md": "convert.js" }, "dependencies": { "@notionhq/client": "^2.2.0", "dotenv": "^16.0.0", "notion-to-md": "^3.1.9" },- Confidence
- 93% confidence
- Finding
- "@notionhq/client": "^2.2.0"
Security checks across malware telemetry and agentic risk
This is a straightforward Notion-to-Markdown exporter that discloses its Notion token use and writes converted content locally.
Use a dedicated Notion integration with Reader access, share only the pages or databases you intend to export, keep NOTION_API_KEY out of version control, and prefer npm ci or pinned dependency updates if you need reproducible installs.
"notion-to-md": "convert.js"
},
"dependencies": {
"@notionhq/client": "^2.2.0",
"dotenv": "^16.0.0",
"notion-to-md": "^3.1.9"
},},
"dependencies": {
"@notionhq/client": "^2.2.0",
"dotenv": "^16.0.0",
"notion-to-md": "^3.1.9"
},
"devDependencies": {},"dependencies": {
"@notionhq/client": "^2.2.0",
"dotenv": "^16.0.0",
"notion-to-md": "^3.1.9"
},
"devDependencies": {},
"scripts": {66/66 vendors flagged this skill as clean.