
Security News
Frontier AI Is Now Critical Infrastructure
The Fable shutdown shows how quickly model access can become a business continuity risk for AI-dependent engineering teams.
@filepad/claude-code-hooks
Advanced tools
Filepad Claude Code hook adapter — PreToolUse/PostToolUse/Stop hooks for live contract enforcement.
Claude Code hook adapter for Filepad Agent Access.
This package is runtime-specific. It is only installed by Claude Code pairing profiles and should not be used for Codex, OpenClaw, Cursor, Windsurf, or generic MCP hosts.
The normal path is to run the Filepad pairing command generated by the app:
npx -y @filepad/agent-connect@latest pair <PAIRING_CODE> --runtime claude-code --base-url https://api.filepad.ai
agent-connect writes Claude Code hook settings that call this adapter through
the command supplied by Filepad's Claude Code runtime profile.
npx -y @filepad/claude-code-hooks@latest --help
The hook adapter reads credentials from FILEPAD_HOOKS_CREDENTIALS_PATH, which
is written by @filepad/agent-connect during pairing.
This package does not install, spawn, or supervise Guardian.
Contract verification is owned by a separate runtime-adapter/Guardian setup flow. Claude Code hooks may surface contract state and enforce backend decisions, but they must not silently pretend Guardian is active when the Guardian package is missing.
FAQs
Filepad Claude Code hook adapter — PreToolUse/PostToolUse/Stop hooks for live contract enforcement.
The npm package @filepad/claude-code-hooks receives a total of 4 weekly downloads. As such, @filepad/claude-code-hooks popularity was classified as not popular.
We found that @filepad/claude-code-hooks 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
The Fable shutdown shows how quickly model access can become a business continuity risk for AI-dependent engineering teams.

Security News
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.