
Research
/Security News
Miasma Mini Shai-Hulud Hits ImmobiliareLabs npm Packages
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.
@filepad/runtime-adapter-claude-code
Advanced tools
Filepad Claude Code runtime adapter — installs and verifies contract enforcement hooks for local repo execution.
Claude Code runtime adapter for Filepad Active Contracts.
This package is the owner of Claude Code contract verification setup. It writes Claude Code hooks, stores hook credentials outside the repository, and records a repo-local runtime manifest that points at the active Filepad contract.
It does not pair MCP. Use @filepad/agent-connect or native Claude Code MCP
OAuth for MCP access first, then use this adapter when the user explicitly wants
contract verification in a local repo.
Preferred human setup uses a Filepad pairing code so the secret is exchanged directly by the adapter:
npx -y @filepad/runtime-adapter-claude-code@latest install \
--pair-code <CODE> \
--contract-id ac_... \
--base-url https://api.filepad.ai
CI and other controlled environments may pass credentials explicitly:
FILEPAD_AGENT_SECRET=... npx -y @filepad/runtime-adapter-claude-code@latest install \
--contract-id ac_... \
--workspace-id ws_... \
--agent-key-id ik_... \
--base-url https://api.filepad.ai
npx -y @filepad/runtime-adapter-claude-code@latest doctor
@filepad/agent-connect: MCP pairing/config only.@filepad/runtime-adapter-claude-code: Claude Code hook and Guardian setup.@filepad/claude-code-hooks: low-level hook executable.@filepad/guardian: repo-runtime evidence reporter.Secrets are stored under ~/.config/filepad/connections/claude-code/....
Repo-local metadata is stored at .filepad/runtime/claude-code.json and does
not contain the Agent Access secret.
FAQs
Filepad Claude Code runtime adapter — installs and verifies contract enforcement hooks for local repo execution.
The npm package @filepad/runtime-adapter-claude-code receives a total of 3 weekly downloads. As such, @filepad/runtime-adapter-claude-code popularity was classified as not popular.
We found that @filepad/runtime-adapter-claude-code 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
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.

Security News
Rolldown paused Rust React Compiler integration after a 5MB binary size increase raised concerns about shipping React-specific code to all Vite users.

Security News
/Research
Mini Shai-Hulud expands into the Go ecosystem after hitting LeoPlatform npm packages and targeting GitHub Actions workflows.