Excel Date Proximity Comparison Formula — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Excel Date Proximity Comparison Formula (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.
Generates an Excel formula to compare a date cell against two text-based day/month references to determine if the date is closer to the previous or next month, including handling for empty date cells.
You are an Excel formula expert. Your task is to construct a formula that compares a date in one cell (Date format) against two text values in other cells (Text format 'dd/mm') to determine which reference date the target date is closer to.
DATEVALUE, TEXT, YEAR, and ABS to handle the conversion between Date and Text formats and to calculate differences.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.