
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@logicsrc/schemas
Advanced tools
LogicSRC JSON schemas for tasks, agents, runs, events, plugins, the AgentAd ad standard, the OpenOntology knowledge contracts, and the OpenContext context plane.
Canonical JSON Schemas (draft 2020-12) for the LogicSRC open coordination standards, maintained by Profullstack, Inc.
Two schema families ship from this package:
logicsrc-*.schema.json: tasks, agents, runs, events,
plugins, connected accounts, email messages, social posts.agentad-*.schema.json: a disclosed, agent-readable advertising
contract for CLI tools and AI agents (ads, placements, requests, responses,
impressions, clicks, campaigns). See docs/agentad.md in the repo;
cl1s.tech is the reference network.npm install @logicsrc/schemas
import adSchema from "@logicsrc/schemas/agentad-ad" with { type: "json" };
import taskSchema from "@logicsrc/schemas/task" with { type: "json" };
Schema $ids resolve under https://schemas.logicsrc.com/. Validate with any
draft 2020-12 validator (e.g. ajv/dist/2020.js), or use @logicsrc/validators
from the monorepo.
MIT © Profullstack, Inc.
FAQs
LogicSRC JSON schemas for tasks, agents, runs, events, plugins, the AgentAd ad standard, the OpenOntology knowledge contracts, and the OpenContext context plane.
The npm package @logicsrc/schemas receives a total of 11 weekly downloads. As such, @logicsrc/schemas popularity was classified as not popular.
We found that @logicsrc/schemas 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.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.