utm-governance-preflight-269244 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited utm-governance-preflight-269244 (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.
Use this skill to catch UTM and campaign-naming drift before campaign links go live or before dirty attribution data reaches GA4, CRM, CDP, warehouse, or BI reports. The goal is to enforce a small canonical taxonomy and produce owner-ready fixes, not to invent a new attribution model.
Use for campaign URL spreadsheets, ad-launch checklists, email links, QR-code links, partner links, agency submissions, or historical UTM exports.
Do not use for exact multi-touch attribution, legal/privacy advice, live campaign mutations without authorization, or sending private campaign data to third-party services.
url or link; useful optional fields are link_id, owner, and channel.references/utm-risk-rules.md before classifying findings.python3 utm-governance-preflight/scripts/utm_governance_preflight.py \
--links /absolute/path/campaign_links.csv \
--policy /absolute/path/policy.jsonBlock launch, Fix before launch, or Pass.python3 utm-governance-preflight/scripts/utm_governance_preflight.py \
--links utm-governance-preflight/scripts/fixtures/campaign_links.csv \
--policy utm-governance-preflight/scripts/fixtures/policy.jsonExpected result: exit code 2 with UTM Governance Decision, Block launch, missing_required_utm, source_medium_swapped, sensitive_internal_term, and alias_to_canonical_source.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.