testing-handbook-generator
Audited by Runlayer on Feb 26, 2026
Tool passed security scan
Malicious tool definition detected
Tool: testing-handbook-generator/discovery.md [3/3] Description: content exists and is non-empty ├─ Frontmatter has title and summary ├─ At least one code block present (for tool/fuzzer types) ├─ No unresolved Hugo shortcodes in source content ├─ Related sections (if any) are accessible └─ Template file exists for skill type ``` **If validation fails:** - Log the specific failure - Move candidate to "Skipped Sections" with reason - Continue with remaining candidates ### 3.7 Launch Generation **T
Malicious tool definition detected
``` ### Optional Tools - `yq` - YAML processor for manual checks: `brew install yq` (macOS) ## Automated Validation Use the validator script for comprehensive validation: ```bash # Validate all generated skills uv run scripts/validate-skills.py # Validate specific skill uv run scripts/validate-skills.py --skill libfuzzer # Output JSON for CI integration uv run scripts/validate-skills.py --json # Verbose output with details uv run scripts/validate-skills.py -v ``` The validator checks: - YAML fro
Tool passed security scan
Tool passed security scan
Tool passed security scan
Passed Files (3)Click to expand
Tool passed security scan
Tool passed security scan
Tool passed security scan