deploy-reporting — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited deploy-reporting (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.
Prepare a controlled push with preview and coverage checks. Execute campaign actions with guardrails. Monitor delivery and produce post-push reports.
Do not use if QA has not run yet — route to qa-preview first.
jobId, orderId, line items, creatives) known.check_creative_coverage + get_preview_urls — coverage and preview before any push. [free]dry_run=True → show preview artifact → ask explicit human confirmation.check_delivery_status + fetch_delivery_report after execution. [free]check_underdelivery_alerts + check_budget_alerts + query_audit_log. [free]check_creative_coverage, get_preview_urls, get_campaign_preview_urls — [free]check_delivery_status, fetch_delivery_report, query_audit_log — [free]check_underdelivery_alerts, check_budget_alerts — [free]deploy_campaign, update_campaign, pause_campaign — dry_run=True required, then confirmationarchive_campaign, rollback_resources — exceptional, blast-radius summary requiredAlways render the dry_run summary as an artifact before asking for deployment confirmation.
<handoff>
campaignActionStatus: dry_run | executed | paused | archived
deliveryStatus: delivering | underdelivering | paused
underdeliveryAlerts: [...]
budgetAlerts: [...]
reportHandles: [...]
nextRecommendedSkill: null | deploy-reporting (follow-up)
</handoff>Format post-push monitoring summary as a structured artifact: delivery status, underdelivery alerts, budget alerts, audit tail.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.