
Research
/Security News
Laravel Lang Compromised with RCE Backdoor Across 700+ Versions
Laravel Lang packages were compromised with an RCE backdoor across hundreds of versions, exposing cloud, CI/CD, and developer secrets.
flowus-mcp-server
Advanced tools
用于 FlowUS API 的 MCP Server,基于 stdio 运行。
npx -y flowus-mcp-server@latest
国内网络不稳定时:
NPM_CONFIG_REGISTRY=https://registry.npmmirror.com npx -y flowus-mcp-server@latest
{
"command": "npx",
"args": ["-y", "flowus-mcp-server@latest"],
"env": {
"FLOWUS_TOKEN": "your_flowus_token",
"NPM_CONFIG_REGISTRY": "https://registry.npmmirror.com"
},
"type": "stdio"
}
当前新增了两类面向 AI 的 Markdown 能力:
read_page_as_markdown
读取页面并返回:
pagemarkdownmetadatacreate_page_from_markdown
显式传入页面属性与 Markdown 正文,服务器会先本地解析 Markdown,再转换成 FlowUS blocks 后创建页面。
# ## ### 标题npm install
npm test
npm run build
npm version patch
npm publish --registry=https://registry.npmjs.org
FLOWUS_TOKEN 提交到仓库FAQs
MCP server for FlowUS API with full block type and rich text support
We found that flowus-mcp-server 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.

Research
/Security News
Laravel Lang packages were compromised with an RCE backdoor across hundreds of versions, exposing cloud, CI/CD, and developer secrets.

Security News
Socket found a malicious postinstall hook across 700+ GitHub repos, including PHP packages on Packagist and Node.js project repositories.

Security News
Vibe coding at scale is reshaping how packages are created, contributed, and selected across the software supply chain