home/categories/testing/elizaos-eliza-packages-skills-skills-security-property-based-testing-skill-md
testingtesting-security

security-property-based-testing

Apply property-based testing to find security vulnerabilities by generating adversarial inputs automatically. Use when writing property tests for security invariants, fuzz-testing parsers or validators, testing auth boundaries with generated inputs, or verifying cryptographic properties.

elizaOS
maintainer
elizaOS
Updated 3/18/2026
Stars
18154
Forks
5492
quick start

Installation and usage

Apply property-based testing to find security vulnerabilities by generating adversarial inputs automatically. Use when writing property tests for security invariants, fuzz-testing parsers or validators, testing auth boundaries with generated inputs, or verifying cryptographic properties.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use security-property-based-testing