
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
@absolutejs/agent-trust
Advanced tools
Provider-neutral provenance, taint propagation, instruction/data separation, and sink policy enforcement for AI agents.
Provider-neutral provenance and taint tracking for agents. Every value carries its purpose, authority, source, digest/proof, taints, parent digests, and evidence-bearing transformations.
The central security rule is structural: external content is data, never an
instruction merely because it contains imperative language. compileAgentContext
returns separate instruction and data segments instead of interpolating tool,
web, file, or memory content into a privileged prompt. Sink policies then fail
closed before instructions or actions cross a trust boundary.
Use compileGuardedAgentContext at provider boundaries. It enforces the
instruction policy before compilation; the basic compiler also conservatively
downgrades externally authoritative or tainted values mislabeled as
instructions into the data channel.
Taints propagate through derived model output. A sanitizer may remove named taints only while recording evidence and a new digest; there is no implicit "trusted because the model said so" conversion. Proof verification is injected, so signed discovery descriptors, DSSE, JWTs, or provider KMS can share the same contract.
FAQs
Provider-neutral provenance, taint propagation, instruction/data separation, and sink policy enforcement for AI agents.
The npm package @absolutejs/agent-trust receives a total of 250 weekly downloads. As such, @absolutejs/agent-trust popularity was classified as not popular.
We found that @absolutejs/agent-trust 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
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

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.