90-day-seo-sprint
Warn
Audited by Snyk on Aug 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The runtime workflow opens and reads the user-editable Google Sheet tracker (via the fixed master sheet URL and subsequent browser interaction) where the user can paste arbitrary free text into cells like “Task Tracker” notes/checkboxes, which the agent then references while coaching and filling tasks.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill requires opening and reading the master Google Sheet at https://docs.google.com/spreadsheets/d/1mBiXCNMymK0OTlptdO9QMa4IQbOHOycSLjt-joCL-wM/edit?usp=sharing during runtime and uses the sheet's cells to drive its task selection and user instructions, so the external document directly controls agent behavior at runtime.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata