
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
shipsafe-agent-policy
Advanced tools
Agent action risk tiers, approval modes, principals, and the policy engine for ShipSafe — pure, dependency-free TypeScript.
Pure, dependency-free TypeScript for ShipSafe agent action policy:
ACTION_RISK_TIERS, recommendApprovalMode, labelApprovalMode, plus the ActionKind / ApprovalMode / ActionRiskTier types.AgentPrincipal type, isAgentAllowedForMode, describeAgentPrincipal.evaluateAgentActionPolicy and its input/decision types.No runtime dependencies. Import everything from the package root:
import {
ACTION_RISK_TIERS,
evaluateAgentActionPolicy,
isAgentAllowedForMode,
type AgentPrincipal,
} from 'shipsafe-agent-policy';
The app-side adapter that maps Drizzle rows and audit events onto these domain
types (principal-management.ts) lives in the consuming app, not here, to keep
this package free of database and persistence coupling.
FAQs
Agent action risk tiers, approval modes, principals, and the policy engine for ShipSafe — pure, dependency-free TypeScript.
We found that shipsafe-agent-policy 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
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.