unhappy-path-audit

Official

Comprehensive audit of MatrixOne codebase for leak, hang, and OOM risks.

Authormatrixorigin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The unhappy-path-audit Skill addresses the challenges of identifying and mitigating resource lifecycle issues, waits, and unbounded growth risks within MatrixOne's codebase.

Core Features & Use Cases

  • Resource Lifecycle Audit: Ensures every resource creation has a guaranteed destruction path to prevent leaks.
  • Wait Event Analysis: Validates that all potentially blocking synchronization points are properly terminated to avoid hangs.
  • Unbounded Growth Detection: Checks for mechanisms to control the growth of resources to prevent out-of-memory (OOM) situations.
  • Use Case: For instance, it can be used to audit a specific module for potential memory leaks or to produce structured risk reports for a bug bounty program.

Quick Start

Run the 'unhappy-path-audit' skill to audit the 'datastore' module in MatrixOne for leak, hang, and OOM risks.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: unhappy-path-audit
Download link: https://github.com/matrixorigin/matrixone/archive/main.zip#unhappy-path-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.