a0-review-plugin

Audit Agent Zero plugins for manifest validity, structure conformance, and security.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/ToXMon/tolu --skill a0-review-plugin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: a0-review-plugin
Source: https://github.com/ToXMon/tolu/tree/main/agent-zero-backup/workdir/agent-zero-backup/workdir/agent-zero-backup/skills/a0-review-plugin
Command: npx skills add https://github.com/ToXMon/tolu --skill a0-review-plugin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a rigorous, repeatable audit of Agent Zero plugins, validating manifests, project structure, security patterns, and alignment with community index requirements to prevent unsafe or non-compliant deployments.

Core Features & Use Cases

  • Validate plugin manifests (name, version, fields) and ensure top-level structure adheres to expected layouts.
  • Assess code patterns and repository structure for security, maintainability, and compatibility with Agent Zero frameworks.
  • Generate a consolidated report with PASS/WARN/FAIL findings, actionable remediation steps, and readiness assessment for community submission or internal use.

Quick Start

Provide a target plugin directory and trigger the audit to obtain a structured report and recommended fixes.

Frequently Asked Questions about a0-review-plugin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit Agent Zero plugins for security and manifest validity?

You audit Agent Zero plugins by providing a target plugin directory under usr/plugins/ to trigger a comprehensive review that validates manifests, checks structure conformance, and assesses security patterns. The audit generates a consolidated report with PASS, WARN, and FAIL findings along with actionable remediation steps.

What does a plugin manifest validation check for in Agent Zero frameworks?

A plugin manifest validation verifies the correct name, version, and required fields to ensure top-level structure adheres to expected layouts. It also assesses code patterns and repository structure for security, maintainability, and compatibility with Agent Zero frameworks.

Can I use this audit to check if my plugin meets community index requirements?

Yes, you can use this audit to verify if your plugin meets community index requirements. The audit ensures compliance with community index requirements and best-practice patterns, providing a readiness assessment for community submission or internal use.

How do I get a readiness assessment for my Agent Zero plugin deployment?

To get a readiness assessment, provide a target plugin directory and trigger the audit to obtain a structured report. The report includes PASS, WARN, and FAIL findings, actionable remediation steps, and an overall readiness assessment for community submission or internal use.

What is the best way to ensure my plugin follows Agent Zero best-practice patterns?

The best way to ensure your plugin follows best-practice patterns is to run a rigorous, repeatable audit defined by a0-review-plugin rules. This audit validates manifests, project structure, and security patterns to prevent unsafe or non-compliant deployments.

Why does my Agent Zero plugin audit report show WARN or FAIL findings?

Your Agent Zero plugin audit report shows WARN or FAIL findings when the plugin's manifest validity, structure conformance, or security patterns do not meet expected layouts or best-practice patterns. The report provides actionable remediation steps to fix these issues.