seo-weekly-report — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited seo-weekly-report (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Generate a weekly SEO performance report for a Google Search Console property.
list_properties to confirm the exact site_url to use.gsc_run_weekly_seo_ops_report for the report. It returns stable JSON with:schema_version="weekly_seo_ops_report.v1"performance_snapshot for current and previous 28-day periodstop_actions combined from traffic-drop, content-opportunity, cannibalization, and manual follow-up sectionstraffic_drop_queue, content_action_queue, cannibalization_decision_queue, and manual_operator_checklistwarnings, limitations, provenance, and errorgsc_run_weekly_seo_ops_report returns a section-level error, keep the successful sections and clearly label the failed section instead of discarding the whole report.get_performance_overview with days=28.compare_search_periods comparing the last 28 days against the prior 28-day period, using dimensions=query and limit=20.get_search_analytics with dimensions=query and row_limit=100 or higher if available.gsc_get_manual_operator_checklist with focus=weekly.clicks descending and keep the top 10 queries.Present the report as a clear markdown document with headings, a summary table, and an action list.
Note: Search Analytics returns top rows for the requested dimensions. This report summarizes official API totals and returned rows, but it is not a complete manual Search Console export and does not claim full Search Console UI parity. The manual checklist is read-only guidance for the operator; it must not be described as clicking UI buttons, requesting indexing, removing URLs, validating fixes, submitting reconsideration requests, or changing permissions.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.