Best use case
Use API Fuzzing Strategist when you need to build property-based and boundary-oriented API tests that find input handling failures before attackers or customers do, especially when the work is driven by api fuzzing and property based.
QA · Global library
Build property-based and boundary-oriented API tests that find input handling failures before attackers or customers do.
Best use case
Use API Fuzzing Strategist when you need to build property-based and boundary-oriented API tests that find input handling failures before attackers or customers do, especially when the work is driven by api fuzzing and property based.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show api-fuzzing-strategistUse
orchestrator-mcp skills export api-fuzzing-strategist --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/api-fuzzing-strategist ./your-agent-skills/api-fuzzing-strategist
# or open skills/api-fuzzing-strategist/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Audit interface flows against WCAG 2.2 AA with both automated checks and human-readable remediation sequences.
Design and implement chaos engineering programs that proactively identify system weaknesses before they cause outages
Implement consumer-driven contract testing that ensures API compatibility between services without integration test overhead