pact-security-review

Audit Pact 5 modules for capability and guard vulnerabilities.

1|1|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/Pact-Community-Organization/github-marketplace --skill pact-security-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pact-security-review
Source: https://github.com/Pact-Community-Organization/github-marketplace/tree/main/skills/pact-security-review
Command: npx skills add https://github.com/Pact-Community-Organization/github-marketplace --skill pact-security-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pact 5 security review: capability checks.

Core Features & Use Cases

  • Capability verification: ensure guards on admin functions.
  • Data access and safety checks: guard reads, deny unguarded writes.
  • Use Case: auditors validate module security posture before deployment.

Quick Start

Run the pact-security-review on the target Pact 5 module to begin the automated checklist.

Frequently Asked Questions about pact-security-review

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

FAQPage Schema
How do I check capability guards on Pact 5 smart contracts?

To check capability guards on Pact 5 smart contracts, run a security review to verify admin function guards, validate module security posture, and identify weak guards before deployment.

What is a Pact 5 security review for smart contracts?

A Pact 5 security review is an automated checklist that audits smart contract modules to identify vulnerabilities, verify capabilities, and ensure guard enforcement on data access controls.

How do I find unguarded writes in a Pact 5 module?

To find unguarded writes in a Pact 5 module, perform a security review that checks data access controls and guard enforcement to detect weak guards and unguarded writes.

Can I audit governance workflows and module security before deployment?

Yes, you can audit governance workflows and module security before deployment by applying a structured security checklist to validate capabilities and identify common vulnerability patterns.

Does the Pact 5 security review cover common vulnerability patterns?

Yes, the Pact 5 security review covers common vulnerability patterns by applying a structured checklist to audit capabilities, verify guards, and enforce data access controls.

When should I run a security review on my Pact 5 module?

You should run a security review on your Pact 5 module before deployment to validate its security posture, ensuring all admin functions have proper guard enforcement and capability verification.