testing-handbook-generator

Warn

Audited by Runlayer on Feb 26, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
75%
Files
8
Flagged
5
Chunks
18
Flagged Files (5)
testing-handbook-generator/discovery.mdMEDIUM
75.4%

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

testing-handbook-generator/testing.mdLOW
71.8%

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

testing-handbook-generator/templates/fuzzer-skill.mdLOW
69.8%

Tool passed security scan

testing-handbook-generator/templates/tool-skill.mdLOW
54.9%

Tool passed security scan

testing-handbook-generator/agent-prompt.mdLOW
53.0%

Tool passed security scan

Passed Files (3)Click to expand
testing-handbook-generator/SKILL.mdOK
47.6%

Tool passed security scan

testing-handbook-generator/templates/domain-skill.mdOK
33.1%

Tool passed security scan

testing-handbook-generator/templates/technique-skill.mdOK
29.3%

Tool passed security scan

Audit Metadata
Max File Score
75%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
8
Files Flagged
5
Chunks Analyzed
18
Analyzed
Feb 26, 2026, 05:30 PM
Security Audit — runlayer — testing-handbook-generator