
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@obep/enforcement
Advanced tools
OBEP client-side permission engine: default-deny per-action checks, sensitive-surface blocklist, capture policy, playbook linter. Apache-2.0.
The client-side permission engine of OBEP — the default-deny checks that decide whether a single browser action is allowed to run under a playbook's fence. Apache-2.0.
npm install @obep/enforcement
Given a signed playbook's permissions, it enforces, per action: the domain allowlist,
the allowed action set, the allowed credential-key references, the capture policy
(screenshots / DOM), and the sensitive-surface blocklist. It also ships lintPlaybook,
the authoring-time validator (schema + danger flags) used by @obep/cli.
import { lintPlaybook } from "@obep/enforcement";
This is the engine the extension runs locally before every action, so a compromised relay can never widen what executes. Most developers don't import it directly — reach for it when building a conformant runner or your own tooling. See the repo.
FAQs
OBEP client-side permission engine: default-deny per-action checks, sensitive-surface blocklist, capture policy, playbook linter. Apache-2.0.
The npm package @obep/enforcement receives a total of 1 weekly downloads. As such, @obep/enforcement popularity was classified as not popular.
We found that @obep/enforcement 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.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.