Threat explainer

Skill and plugin safety

How malicious skills, plugins, and agent packages hide risky behavior.

  1. Agent skills are tiny helpers. Some helpers ask for too much.

  2. Skills and plugins create supply-chain risk through install scripts, hidden prompts, and tool permission drift.

  3. HOL Guard turns these moments into private receipts first, then public lessons only after redaction and moderation.

Harness setup guides

Protect the coding tools your team already uses without forcing everyone to become a security expert.

Redacted warnings

Real protection moments, scrubbed for safety before becoming public learning pages.

Safe labs

Practice attack patterns with static simulations. Nothing dangerous executes.

Questions

What is an AI coding-agent skill versus a plugin versus an MCP server?

In HOL Registry, a plugin is the indexed package. Skills, MCP servers, and apps are plugin kinds that different runtimes load. An AI coding-agent skill is one of those kinds: instruction and capability files a harness can follow. This page is about skill trust and verification, not a second MCP hub.

Does scanning a skill mean it is safe to install?

No. A scan is not a safety guarantee. The current public catalog scanner is registry-broker-fallback static scoring, not a live exploit test. About 205 catalog plugins are not Registry Broker agent counts.

Does HOL Guard verify skills before the model follows them?

Partially. HOL Guard can require approval when a plugin or skill is installed at the local runtime boundary. Cursor native approvals remain Cursor-owned. Cursor/artifact trust is not full pre-exec of every tool description. Guard is not a complete prompt-injection preventer and does not stop the model from following skill instructions already in context.

Is this a complete skill-trust program?

No. This hub explains skill trust and verification boundaries. It is not a complete skill-trust program, not a certification that a skill is safe, and it does not claim complete coverage of every skill surface.