employee-offboarding-access-preflight-18fd6c — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited employee-offboarding-access-preflight-18fd6c (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.
Use this skill when reviewing employee, contractor, admin, or role-change offboarding evidence. Keep the full repository available so relative paths to scripts/, templates/, references/, and examples/ resolve.
python3 employee-offboarding-access-preflight/scripts/employee_offboarding_access_preflight.py \
--departures /path/to/departures.csv \
--accounts /path/to/accounts.csv \
--groups /path/to/groups.csv \
--assets /path/to/assets.csv \
--secrets /path/to/secrets.csvrevoke_now, rotate_or_reassign_secret, recover_or_wipe_device, secondary_verification, or document_complete.Offboarding Access Decision, Departure Findings, Controls Checked, Closure Gate, and Open Questions.python3 employee-offboarding-access-preflight/scripts/employee_offboarding_access_preflight.py \
--departures employee-offboarding-access-preflight/scripts/fixtures/departures.csv \
--accounts employee-offboarding-access-preflight/scripts/fixtures/accounts.csv \
--groups employee-offboarding-access-preflight/scripts/fixtures/groups.csv \
--assets employee-offboarding-access-preflight/scripts/fixtures/assets.csv \
--secrets employee-offboarding-access-preflight/scripts/fixtures/secrets.csvExpected output includes Offboarding Access Decision, revoke_now, rotate_or_reassign_secret, shadow_saas_or_direct_login, and privileged_access_after_departure.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.