You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reintroduce virus-scan as a clearer legacy alias for stale skills.sh pages
Removing the alias entirely fixed the canonical repo surface but left the live
skills.sh listing showing an old stale page with unhelpful copy. This brings
`virus-scan` back only as a legacy alias for `security-scan`, with better title
and description text, and keeps the manifest, README, and CI aligned with that
intentional compatibility surface.
Constraint: Improve the external stale page experience without changing the canonical security-scan behavior
Rejected: Keep virus-scan fully removed | leaves a worse stale skills.sh page with outdated messaging
Rejected: Restore the old virus-scan copy unchanged | keeps the stale surface misleading and low-quality
Confidence: high
Scope-risk: moderate
Reversibility: clean
Directive: Treat virus-scan as presentation/compatibility debt only; keep security-scan as the preferred real command
Tested: Local `npx skills add . --list --full-depth`; local isolated `--skill virus-scan` install; readback of README, manifest, and workflow alignment
Not-tested: External skills.sh refresh timing after push
|`$devtools-audit`| PATH problems, shell setup, runtimes, SDKs, package managers, Git tooling, and dead or conflicting installs. |[open](https://skills.sh/jasperdevs/computer-doctor/devtools-audit)|
32
33
|`$update-audit`| OS updates, outdated apps, drivers where visible, runtimes, package managers, and better replacement choices. |[open](https://skills.sh/jasperdevs/computer-doctor/update-audit)|
34
+
|`$virus-scan`| Legacy alias for `$security-scan`. Prefer `$security-scan`, but this keeps older links and installs understandable. |[open](https://skills.sh/jasperdevs/computer-doctor/virus-scan)|
33
35
34
36
The canonical pack surface is tracked in [skills-pack.json](./skills-pack.json).
short_description: "Legacy alias for security-scan"
4
+
default_prompt: "Use $virus-scan as a legacy alias for $security-scan. Ask for Audit mode or YOLO mode first, then perform the same security-first audit as $security-scan and clearly note that $security-scan is the preferred command name."
0 commit comments