Skills as Verifiable Artifacts: A Trust Schema and a Biconditional Correctness Criterion for Human-in-the-Loop Agent Runtimes
Alfredo Metere

TL;DR
This paper proposes a trust schema and correctness criterion for verifying agent skills as untrusted code, enabling scalable human-in-the-loop management without retraining or proprietary dependencies.
Contribution
It introduces a verification-based trust schema, a biconditional correctness criterion, and normative guidelines for skill verification in LLM agent runtimes.
Findings
A trust schema with explicit verification levels improves scalability.
A biconditional correctness criterion ensures verification robustness.
Normative guidelines support implementation without retraining.
Abstract
Agent skills - structured packages of instructions, scripts, and references that augment a large language model (LLM) without modifying the model itself - have moved from convenience to first-class deployment artifact. The runtime that loads them inherits the same problem package managers and operating systems have always faced: a piece of content claims a behavior; the runtime must decide whether to believe it. We argue this paper's central thesis up front: a skill is untrusted code until it is verified, and the runtime that loads it must enforce that default rather than infer trust from a signature, a clearance, or a registry of origin. Without skill verification, a human-in-the-loop (HITL) gate must fire on every irreversible call - which is operationally untenable and degrades into rubber-stamping at any non-trivial scale. With skill verification treated as a separate, gated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
