audit-plugin

Installation
SKILL.md

Ecosystem Auditor

Overview

This skill acts as the final CI/CD review gate for the agent ecosystem. It delegates to the agent-plugin-analyzer to execute a deep, multi-dimensional semantic scrub of a target plugin against our strict Level 4 specifications.

Instructions

When instructed to audit or validate a plugin, or to verify if a skill is compliant, use the Python analyzer script. Do not use legacy basic audit scripts.

Usage:

Trigger the `agent-plugin-analyzer` skill targeting the plugin directory `--dir <path-to-plugin> --security`

(Note: Always run with the --security flag to catch P0 malware heuristics before reviewing architecture.)

Parameters:

  • --dir: The absolute or relative path to the root of the plugin being audited.
Installs
1
GitHub Stars
4
First Seen
May 24, 2026
audit-plugin — richfrem/project_sanctuary