cyberneticlibrary

Audit code against ecosystem standards

ecosystem-standardsskillsetup L23
richfrem/agent-plugins-skills
What it does

Audit plugins, skills, and agents against authoritative ecosystem specifications

Best for

Pre-publish compliance checks ensuring skills/plugins meet naming, structure, and schema standards

Inputs
  • · component type (Plugin/Skill/Agent/Workflow)
  • · component directory
Outputs
  • · structured audit report with drift findings
Requires
  • · ecosystem-authoritative-sources skill
  • · validate_hook_schema.py
  • · skills-ref validate
Preconditions

Component type identified; spec file available

Failure modes
  • · deeply nested reference chains (recommend flatten)
  • · non-gerund skill name (reject)
Trust signals
  • · authoritative spec cross-reference
  • · structural validation rules
  • · anti-pattern detection