security-audit

Audit Pact 5 smart contracts across five phases and generate a formal security report.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pact 5 smart contracts often suffer from governance gaps, misconfigurations, and implementation flaws that can lead to financial loss or trust erosion. This Skill provides a structured, repeatable methodology to identify, classify, and remediate security risks early in the development lifecycle.

Core Features & Use Cases

  • 5-phase audit protocol: Architecture Review, Code Review, Capability Audit, Attack Simulation, and Report Generation.
  • Vulnerability classification and prioritized remediation guidance aligned with STRIDE categories.
  • Produce a formal Security Audit Report for stakeholders and developers to drive fixes and governance decisions.

Quick Start

Run the security-audit skill to perform a 5-phase assessment on your Pact 5 contracts and generate an audit report.

Frequently Asked Questions about security-audit

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

FAQPage Schema
How do I perform a security audit on Pact 5 smart contracts?

A Pact 5 security audit uses a structured 5-phase methodology covering architecture review, code review, capability audit, attack simulation, and formal report generation to identify and remediate contract vulnerabilities.

What is STRIDE-based assessment for smart contract risk analysis?

STRIDE-based assessment classifies smart contract security risks into threat categories to systematically evaluate vulnerabilities and provide prioritized remediation guidance for Pact deployments.

How do I identify governance gaps and capability risks in Pact contracts?

A capability audit phase inspects Pact 5 contract governance and access controls, identifying misconfigurations and implementation flaws that could lead to financial loss or trust erosion.

Can I generate a formal security audit report for Pact smart contracts?

Yes, the audit process concludes with a formal report generation phase that produces reproducible security audit outputs for stakeholders to drive fixes and governance decisions.

Does this security audit methodology require any external dependencies?

No external dependencies are required to run the security audit, which focuses entirely on Pact 5 smart contracts and their typical deployment configurations.

What is the best way to simulate attacks on Pact smart contracts?

Attack simulation is a dedicated phase in the audit methodology that tests Pact 5 contracts against identified vulnerabilities to validate threats and assess potential financial impact.