13 added, 0 removed. Audit A to A.
---
name: example
description: An example skill that does things with clear provenance, taxonomy, and metadata for trust scoring.
license: Apache-2.0
repo: https://github.com/hashgraph-online/hol-guard
homepage: https://github.com/hashgraph-online/hol-guard
commit: 4078d8c2ce017ddd12b2352eb3a0434d573afaae
tags:
- codex
- plugin
- security
languages:
- en
---
+ # Example skill
+
This skill demonstrates best practices for Codex plugin skills.
+
+ ## Usage
+
+ Use this example when validating a plugin package. It documents its provenance,
+ declares a license, and keeps its instructions concise and reviewable.
+
+ ## Expected behavior
+
+ - Read the plugin metadata.
+ - Report validation results without modifying the workspace.
+ - Preserve user files and settings.