
Security News
npm v12 Ships With Install Scripts Off by Default, Begins Deprecating 2FA-Bypass Tokens
npm v12 is generally available, turning install scripts off by default and beginning the deprecation of 2FA-bypass publishing tokens.
@filepad/agent-connect
Advanced tools
Pre-MCP pairing CLI for Filepad Agent Access.
npx -y @filepad/agent-connect@latest pair A3K9MZ2X --runtime openclaw
The command exchanges a short Filepad pairing code, writes the runtime MCP
configuration, prints a concise handoff for the current agent session, and
instructs the host to restart/reload MCP. After restart, call
filepad_bootstrap.
That restart/reload message is an expected success state, not a pairing
failure. Some runtimes, including Codex, load MCP tools only when a session
starts; the CLI therefore reports paired=true, configWritten=true,
nativeToolsAvailable=false, and requiresHostRestart=true so agents can
calmly ask the user to restart before continuing.
For --runtime openclaw, the CLI writes Filepad under
mcp.servers.filepad, matching OpenClaw's native config schema. Other generic
MCP clients use the standard mcpServers.filepad shape.
The handoff also prints agent-facing probes:
/agent-api/v1/health/agent-api/v1/discovery/agent-api/v1/workspaces/{workspaceId}/bootstrapfilepad-mcp-server --health, --bootstrap,
and --toolsfilepad-mcp-server --call filepad_list_tree --args '{}'Use --output json for automation:
npx -y @filepad/agent-connect@latest pair A3K9MZ2X --runtime openclaw --output json
FAQs
Remote MCP pairing CLI for Filepad Agent Access runtimes.
The npm package @filepad/agent-connect receives a total of 521 weekly downloads. As such, @filepad/agent-connect popularity was classified as not popular.
We found that @filepad/agent-connect 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
npm v12 is generally available, turning install scripts off by default and beginning the deprecation of 2FA-bypass publishing tokens.

Research
/Security News
Socket tracks the activity as Operation “Muck and Load”: a threat actor uses commit-farming workflows, public dead drops, and protected archives to stage Windows RAT and infostealer malware.

Security News
pnpm 11.10 hardens registry auth to block token redirection, tightens pack-app and deploy, and makes the Rust port (v12) installable.