geo-report-pdf
Generates professional PDF reports from GEO audit data, featuring visualizations and prioritized action plans for client delivery.
Install this skill
or
91/100
Security score
The geo-report-pdf skill was audited on May 12, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 19
Access to hidden dotfiles in home directory
SourceSKILL.md
| 19 | - The PDF generation script is located at: `~/.claude/skills/geo/scripts/generate_pdf_report.py` |
low line 92
Access to hidden dotfiles in home directory
SourceSKILL.md
| 92 | python3 ~/.claude/skills/geo/scripts/generate_pdf_report.py /tmp/geo-audit-data.json GEO-REPORT-[brand].pdf |
low line 135
Access to hidden dotfiles in home directory
SourceSKILL.md
| 135 | python3 ~/.claude/skills/geo/scripts/generate_pdf_report.py /tmp/geo-audit-data.json "GEO-REPORT-[brand_name].pdf" |
low line 30
External URL reference
SourceSKILL.md
| 30 | "url": "https://example.com", |
low line 142
External URL reference
SourceSKILL.md
| 142 | If the user runs `/geo-report-pdf https://example.com` with a URL: |
Scanned on May 12, 2026
View Security Dashboard