Skip to content

Request rescan: mvanhorn/last30days-skill — indexed snapshot is ~5 weeks stale (repo restructured, security findings fixed) #1602

Description

@mvanhorn

The skills.sh listing for mvanhorn/last30days-skill/last30days (~20k installs) is serving a stale snapshot from roughly early June 2026 — the old flat repo layout: SKILL.md at the repo root, SKILL-original.md, variants/, Feb-dated docs/plans/, ~89 files.

Since then the repo was restructured and cleaned up: the skill now lives at skills/last30days/ (standard skills/ root), and the stray root-level docs/plans/variants are gone. The current default branch (main) and the latest release (v3.11.1) reflect this — ~116 runtime files under skills/last30days/.

Because the index still resolves the old path (last30days) and old snapshot, install-time security scanners (e.g. Hermes Agent) flag CRITICAL findings that no longer exist in the repo — README/docs/plans mentions of CLAUDE.md/AGENTS.md, an old env.py, etc. — which hard-blocks hermes skills install mvanhorn/last30days-skill. Those false positives were fixed on the current default branch (the credential reads and vendored-JS patterns were reworded); a fresh scan of skills/last30days/ on main/v3.11.1 comes back clean of CRITICALs.

Could you re-index / re-crawl the repo so the listing and resolved install path point at skills/last30days/ on the current default branch? Possibly the same stale-cached-SKILL.md class as #707 / #1597 / #1578.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions