genpark-dynamic-mock-generator-behavioral-fuzzer-skill
mcp
Warn
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 7 GitHub stars
Code Pass
- Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
GenPark AI Agent Skill - Dynamic mock object synthesizer and behavioral fuzzer generating contract-conforming test doubles for agent tool sandboxing.
README.md
GenPark Dynamic Mock Generator Behavioral Fuzzer Skill
Contract-conforming mock object synthesizer and transient failure fuzzer for agent tool sandboxing.
Learn more at GenPark and the GenPark MCP Catalog.
graph TD
A[Agent Tool Call] --> B[MockSandbox Dispatcher]
B --> C{Transient Failure Fuzzer?}
C -->|Attempt <= N| D[Raise Simulated Exception e.g. 503 HTTP]
C -->|Attempt > N| E[Return Verified Mock Payload]
D & E --> F[Track Invocation History & Call Counts]
Features
- In-process test doubles and invocation recorder.
- Programmable transient failure simulation.
- Zero external dependencies.
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found