Skip to content

Releases: professor2k8/agent-security-lens

AgentSecurityLens v0.1.12

Choose a tag to compare

@professor2k8 professor2k8 released this 07 Jul 01:48

AgentSecurityLens public release.

Highlights:

  • Records doctor activation events so downloads can be separated from first-use health checks.
  • Adds local telemetry flush support for queued usage, feedback and unknown-component events.
  • Persists security company cycle snapshots for operations accountability.
  • Treats rate limits and network route failures as transient operations events instead of hard worker failures.
  • Keeps public package contents separated from private operations data.

AgentSecurityLens v0.1.11

Choose a tag to compare

@professor2k8 professor2k8 released this 03 Jul 17:19

AgentSecurityLens public release v0.1.11.

Highlights:

  • Records a transparent get_install_policy first-call activation event so ASL can distinguish npm downloads from real Agent usage.
  • Adds an agent-readable first-call contract that directs agents from policy discovery to review_before_install and report_install_outcome.
  • Expands operations usage metrics with policy calls, activations, install outcomes and decision feedback.
  • Uses an anonymous per-session Agent instance id for usage analytics without collecting private files, local paths, secrets or source code.
  • Updates MCP Registry manifests to package version 0.1.11.

Published artifacts:

  • npm: agent-security-lens@0.1.11
  • npm alias: mcp-security-lens@0.1.11
  • Cloudflare Worker deployed: 01de5b19-857d-42be-a8d6-8bf2388979dc

AgentSecurityLens v0.1.8

Choose a tag to compare

@professor2k8 professor2k8 released this 25 Jun 05:03

AgentSecurityLens public release.

Highlights:

  • Adds root AGENTS.md with machine-action instructions for autonomous agents.
  • Strengthens README and llms.txt with a compact install-decision checklist.
  • Keeps agent-security-lens review ... as the fast pre-install decision entry point.
  • Keeps the default no-argument command as the MCP stdio server for agent integrations.
  • Public package remains separated from private operations data.

AgentSecurityLens v0.1.7

Choose a tag to compare

@professor2k8 professor2k8 released this 24 Jun 12:54

AgentSecurityLens public release.

Highlights:

  • Adds root AGENTS.md with machine-action instructions for autonomous agents.
  • Strengthens README and llms.txt with a compact install-decision checklist.
  • Keeps agent-security-lens review ... as the fast pre-install decision entry point.
  • Keeps the default no-argument command as the MCP stdio server for agent integrations.
  • Public package remains separated from private operations data.

AgentSecurityLens v0.1.6

Choose a tag to compare

@professor2k8 professor2k8 released this 24 Jun 12:27

AgentSecurityLens public release.

Highlights:

  • Adds agent-security-lens review ... for a fast pre-install decision before configuring an MCP client.
  • Keeps the default no-argument command as the MCP stdio server for agent integrations.
  • Returns trust score, risk signals, safe install plan, decision contract and telemetry path from the quick review flow.
  • README and llms.txt now point agents to the quick review entry point and MCP pre-install policy.
  • Public package remains separated from private operations data.

AgentSecurityLens v0.1.4

Choose a tag to compare

@professor2k8 professor2k8 released this 22 Jun 14:46

AgentSecurityLens public release.

Highlights:

  • Copy-ready MCP install snippets for common agent clients.
  • Reusable Agent pre-install policy for AGENTS.md, CLAUDE.md and Cursor rules.
  • README and llms.txt now point agents to install snippets and policy files.
  • Private exposure operations can track directory submissions and posting actions.
  • Public package remains separated from private operations data.

AgentSecurityLens v0.1.3

Choose a tag to compare

@professor2k8 professor2k8 released this 22 Jun 08:06

AgentSecurityLens public release.

Highlights:

  • Agent-first install guide for MCP-compatible clients.
  • Improved README quick install flow for autonomous agents.
  • Expanded safe-install and trust-check discovery metadata.
  • MCP Registry manifest updated for agent security search terms.
  • Public package remains separated from private operations data.

AgentSecurityLens v0.1.2

Choose a tag to compare

@professor2k8 professor2k8 released this 21 Jun 15:40

AgentSecurityLens public release.

Highlights:

  • Public security intelligence index for agent install decisions.
  • MCP, Skill and Agent Framework public decision reports.
  • GitHub OIDC workflow for MCP Registry publishing.
  • Public package remains separated from private operations data.

AgentSecurityLens v0.1.1

Choose a tag to compare

@professor2k8 professor2k8 released this 15 Jun 15:05

Cloud intelligence deployment patch.

  • Connects the MCP to the live AgentSecurityLens API by default.
  • Fixes strict-review selection with retained assessment history.
  • Normalizes D1 evidence records for the safety engine.
  • Aligns release readiness with D1, R2 and operational KV storage.

Install:

npx -y agent-security-lens

AgentSecurityLens v0.1.0

Choose a tag to compare

@professor2k8 professor2k8 released this 15 Jun 10:30

Agent-facing security intelligence MCP for reviewing MCPs, Skills and tools before installation.

Install:

npx -y agent-security-lens

This release includes machine-readable install decisions, evidence-backed risk explanations, safer alternatives, local fallback analysis and public intelligence baselines.