Edgeiq Security Report Generator
by @edgeiq-labs
Aggregates EdgeIQ Labs scan results into branded, scheduled security reports with risk scores, recommendations, and multi-channel delivery for MSSPs or inter...
clawhub install edgeiq-edgeiq-security-report-generatorπ About This Skill
EdgeIQ Labs Security Report Generator β SKILL.md
Version: 1.0.0 Category: Security Intelligence / Reporting Author: EdgeIQ Labs Status: Stable
Price: Lifetime: $39 / Optional Monthly: $7/mo (all Pro features permanently)
What It Does
The Security Report Generator aggregates scan output from EdgeIQ Labs tools β XSS Scanner, Network Scanner, SSL Watcher, and Alerting System β into professional formatted security reports delivered by email, Telegram, or file download.
Designed for automated cron-driven operation (weekly/monthly), this skill transforms raw scan data into a recurring-revenue report product for MSSP resale or internal security posture tracking.
Tiers
| | Free | Lifetime ($39) | Optional Monthly ($7/mo) | | Price | Free | $39 (lifetime) | $7/mo (optional) | | Targets | Up to 5 | β (unlimited) | β (unlimited) | | Frequency | 1/month | Any | Any | | Output | Text summary | β (all formats) | β (all formats) | | Delivery | File only | β (all) | β (all) | | Branding | Generic | β (branded) | β (branded) | | Multi-tool aggregation | Single tool | β (all tools) | β (all tools) |
π Buy Lifetime β $39 π Subscribe Monthly β $7/mo π Subscribe Monthly β $7/mo
Features
cron or CI pipelinesUsage Examples
Basic β Generate report from scan data
python3 scripts/report_generator.py --config config.json --format html
From other EdgeIQ tools (piped input)
# Run XSS scan, save output, then generate report
python3 scripts/xss_scanner.py --target https://example.com --json > /data/scans/xss_example.com.json
python3 scripts/report_generator.py --config config.json --targets example.com
Cron β Monthly HTML report to email
0 9 1 * * python3 /opt/edgeiq/report_generator.py --config /opt/edgeiq/config.json --format html --delivery email
Telegram delivery with file attachment
python3 scripts/report_generator.py --config config.json --format html --delivery telegram --chat-id @yourchannel
How It Integrates with Other EdgeIQ Tools
βββββββββββββββ βββββββββββββββ βββββββββββββββ βββββββββββββββ
β XSS Scanner β β Network β β SSL Watcher β βAlert System β
β β β Scanner β β β β β
ββββββββ¬βββββββ ββββββββ¬βββββββ ββββββββ¬βββββββ ββββββββ¬βββββββ
β β β β
βΌ βΌ βΌ βΌ
JSON files dropped into input/ directory (configured in config.json)
β β β β
βββββββββββββββββββΌββββββββββββββββββΌββββββββββββββββββ
βΌ
ββββββββββββββββββββ
β Report Generator β
β (this skill) β
ββββββββββ¬ββββββββββ
βΌ
ββββββββββββββ΄βββββββββββββ
β Email / Telegram / File β
ββββββββββββββββββββββββββββ
Each tool saves its output as structured JSON to the configured scan_input_dir. The report generator reads all JSON files from that directory, correlates findings by target, and produces a unified report.
Legal Notice
DISCLAIMER: This tool processes security scan data and generates reports. The report generator itself does not perform network reconnaissance or vulnerability scanning. All scan data must be gathered through authorized, legitimate means only.
EdgeIQ Labs accepts no liability for misuse of this tool or data it processes. Users are solely responsible for ensuring they have explicit authorization to scan and assess any systems referenced in report input data.
Report findings are advisory only. EdgeIQ Labs does not guarantee the accuracy, completeness, or timeliness of generated reports. Always validate findings through secondary investigation before taking remediation action.
*EdgeIQ Labs β Security Intelligence for the Modern Web*
π More from EdgeIQ Labs
edgeiqlabs.com β Security tools, OSINT utilities, and micro-SaaS products for developers and security professionals.