Skip to main content

geo-proposal

Generates client-ready GEO service proposals from audit data, including pricing and service recommendations for enhanced visibility.

Install this skill

or
78/100

Security score

The geo-proposal skill was audited on Mar 19, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 37

Access to home directory dotfiles

SourceSKILL.md
35/geo proposal electron-srl.com
36/geo proposal electron-srl.com --tier standard --client-name "Electron Srl"
37/geo proposal ~/.geo-prospects/audits/electron-srl.com-2026-03-12.md
38```
39
medium line 46

Access to home directory dotfiles

SourceSKILL.md
44### Step 1: Load Audit Data
45
461. Check if `~/.geo-prospects/audits/<domain>*.md` exists
472. If not, suggest running `/geo quick <domain>` first
483. Extract from audit:
medium line 69

Access to home directory dotfiles

SourceSKILL.md
67### Step 3: Generate Proposal File
68
69Output to `~/.geo-prospects/proposals/<domain>-proposal-<date>.md`
70Also update prospect record if it exists in `~/.geo-prospects/prospects.json`
71
medium line 70

Access to home directory dotfiles

SourceSKILL.md
68
69Output to `~/.geo-prospects/proposals/<domain>-proposal-<date>.md`
70Also update prospect record if it exists in `~/.geo-prospects/prospects.json`
71
72---
medium line 328

Access to home directory dotfiles

SourceSKILL.md
326## Output
327
3281. Save proposal to `~/.geo-prospects/proposals/<domain>-proposal-<date>.md`
3292. Update prospect record: set `status` to `proposal`, save `proposal_file` path
3303. Print confirmation:
low line 332

Access to home directory dotfiles

SourceSKILL.md
3303. Print confirmation:
331 ```
332 ✓ Proposal generated: ~/.geo-prospects/proposals/electron-srl.com-proposal-2026-03-12.md
333 ✓ Prospect status updated: Qualified → Proposal
334 ✓ Recommended package: STANDARD (€5,000/month) — Score 32/100
Scanned on Mar 19, 2026
View Security Dashboard