config-modernizer — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited config-modernizer (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.
A specialized workflow for auditing, updating, and modernizing software configuration files (dotfiles) with a focus on technical accuracy and system compatibility.
apropos <program> and man -f <program> to locate binary paths and manual sections.FILES section of the program's primary man page. This is the authoritative source for finding where the program expects its configuration (e.g., ~/.config/, /etc/, ~/.<program>rc).<program> --version and check the local package manager (e.g., yay -Q <program>) to ensure you are auditing for the correct release. Features and syntax change significantly between versions.$TERM, $SHELL, $XDG_SESSION_TYPE, and $DISPLAY/$WAYLAND_DISPLAY. Many configurations (especially for CLI tools and terminal emulators) behave differently based on these values.$TMUX) or a container, as this often requires "passthrough" or "escape" configurations.Perform a line-by-line audit of all identified configuration files using these criteria:
bash -n, python -m py_compile)./usr/share/doc/ or the official GitHub repository). Identify missing standard features.replace tool for targeted updates. Do not overwrite entire files unless they are beyond repair or the user requests a factory reset.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.