feature-flag-debt-audit-1bf45f — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited feature-flag-debt-audit-1bf45f (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 to turn feature-flag debt into an owner-ready cleanup plan. The skill can run the repository scanner at feature-flag-debt-audit/scripts/feature_flag_debt_audit.py and then apply the guardrails from feature-flag-debt-audit/references/cleanup-rules.md.
delete_candidate, owner_review, instrument_first, or keep_permanent.python3 feature-flag-debt-audit/scripts/feature_flag_debt_audit.py \
--flags feature-flag-debt-audit/scripts/fixtures/flags.csv \
--code-dir feature-flag-debt-audit/scripts/fixtures/sample_app \
--stale-days 90 \
--today 2026-05-12Expected output includes Flag Debt Decision, at least one delete_candidate, at least one keep_permanent, and reference counts.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.