Skip to main content

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 Mar 20, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 18

Access to hidden dotfiles in home directory

SourceSKILL.md
18- The PDF generation script is located at: `~/.claude/skills/geo/scripts/generate_pdf_report.py`
low line 91

Access to hidden dotfiles in home directory

SourceSKILL.md
91python3 ~/.claude/skills/geo/scripts/generate_pdf_report.py /tmp/geo-audit-data.json GEO-REPORT-[brand].pdf
low line 134

Access to hidden dotfiles in home directory

SourceSKILL.md
134python3 ~/.claude/skills/geo/scripts/generate_pdf_report.py /tmp/geo-audit-data.json "GEO-REPORT-[brand_name].pdf"
low line 29

External URL reference

SourceSKILL.md
29"url": "https://example.com",
low line 141

External URL reference

SourceSKILL.md
141If the user runs `/geo-report-pdf https://example.com` with a URL:
Scanned on Mar 20, 2026
View Security Dashboard