🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@filepad/claude-code-hooks

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@filepad/claude-code-hooks

Filepad Claude Code hook adapter — PreToolUse/PostToolUse/Stop hooks for live contract enforcement.

latest
Source
npmnpm
Version
0.1.3
Version published
Weekly downloads
6
-77.78%
Maintainers
1
Weekly downloads
 
Created
Source

@filepad/claude-code-hooks

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.

Usage

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.

Direct Diagnostics

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.

Contract Verification Boundary

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.

Keywords

filepad

FAQs

Package last updated on 16 May 2026

Did you know?

Socket

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.

Install

Related posts