opl-agent-package-trust-reviewer

Review OPL agent package trust evidence and classify risk levels.

8|5|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/gaofeng21cn/one-person-lab --skill opl-agent-package-trust-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opl-agent-package-trust-reviewer
Source: https://github.com/gaofeng21cn/one-person-lab/tree/main/plugins/opl-foundation-skills/skills/opl-agent-package-trust-reviewer
Command: npx skills add https://github.com/gaofeng21cn/one-person-lab --skill opl-agent-package-trust-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Accepting OPL agent packages without verifying trust evidence like manifest digests, provenance, and dependency references can lead to security vulnerabilities, broken workflows, or unvetted code entering your registry or runtime. This Skill eliminates that risk by providing a structured, non-mutating review process for package trust before any install, sync, or registry action is taken.

Core Features & Use Cases

  • Trust Evidence Inspection: Review manifest digests, carrier exposure, dependency references, provenance records, and registry install claims for any OPL agent package.
  • Risk Classification: Identify and flag common trust gaps including missing manifest digests, dependency reference gaps, ambiguous carrier exposure, or overclaims of install readiness.
  • Use Case: OPL platform operators or package owners can use this Skill to vet third-party agent packages before approving their registry entry or allowing installation on user systems.

Quick Start

Use the opl-agent-package-trust-reviewer skill to assess the trust evidence for the new clinical-trial-agent package before approving its addition to the OPL registry.

Frequently Asked Questions about opl-agent-package-trust-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review trust evidence for OPL agent packages before installation?

To review trust evidence for OPL agent packages, inspect manifest digests, carrier exposure, dependency references, and provenance records. This structured vetting process identifies security vulnerabilities and prevents unvetted code from entering your Pack, Connect, Console, or registry workflows.

What is provenance verification for agent packages and why do I need it?

Provenance verification for agent packages validates the origin and integrity of code before it enters your runtime. You need it to prevent security vulnerabilities, broken workflows, and unvetted dependencies from compromising your OPL registry or user systems.

How do I classify risk levels for third-party agent packages?

To classify risk levels for third-party agent packages, check for missing manifest digests, dependency reference gaps, ambiguous carrier exposure, and overclaims of install readiness. Flagging these common trust gaps routes review outcomes to appropriate stakeholders safely.

Can I assess OPL agent package trust without modifying registry entries?

Yes, you can assess OPL agent package trust using a non-mutating review process. This approach evaluates trust evidence and classifies risk levels without making install or readiness claims, ensuring your registry entries remain unchanged during vetting.

What are common trust gaps to look for during OPL agent package vetting?

Common trust gaps during OPL agent package vetting include missing manifest digests, dependency reference gaps, ambiguous carrier exposure, and overclaims of install readiness. Identifying these issues ensures only properly vetted code enters your registry workflows.

Does OPL agent package trust review work across Pack, Connect, and Console workflows?

Yes, OPL agent package trust review applies across Pack, Connect, Console, and registry workflows. It evaluates trust evidence consistently across these platforms to prevent unvetted installations and ensures safe integration before any sync or registry action.