external-error-preserving-refresh-merge-8a9aa8 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited external-error-preserving-refresh-merge-8a9aa8 (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.
Domain: plugin-installation Trigger: Use when a refresh path recomputes its own errors but neighboring subsystems maintain related diagnostics that should survive the reload. Source Pattern: Distilled from reviewed refresh-diagnostic ownership and merge implementations.
Treat refresh-time errors as one slice of the diagnostic picture rather than the whole state. Preserve errors owned by adjacent subsystems, merge in the freshly computed errors from the current reload, and deduplicate by a stable key so the result stays current without erasing still-relevant external failures. This lets a subsystem update what it owns while respecting error streams maintained elsewhere.
If a plugin refresh recomputes loader failures while a language-server manager separately owns connection diagnostics, preserve the language-server errors and merge in the fresh loader errors so the UI retains the full current problem set.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.