#3763·clawhub

Generated card missing for @xerg/xerg 0.35.2 despite clean security verification

Author: jasonacurryCreated Sep 16, 2026Updated Sep 17, 2026
Labelsr: rescan-guidancesecurityP2issue-rating: 🦪 silver shellfishimpact:ux-friction

Generated card missing for @xerg/xerg 0.35.2 despite clean verification evidence

Published skill: @xerg/xerg Version: 0.35.2 CLI: [email protected]

On September 16, 2026, including a fresh check at 17:18 UTC, this command returns exit 1:

bash
clawhub skill verify @xerg/xerg --version 0.35.2 --json

The response reports ok: false, decision: fail, reasons: ["card.missing"], and card.available: false. It also reports security.status: clean and security.passed: true.

The card URL returned by verification independently returns HTTP 404 with Skill Card not found: https://wry-manatee-359.convex.site/api/v1/skills/xerg/card?ownerHandle=xerg&version=0.35.2

Could a maintainer inspect the generated-card job and restore or regenerate the card for this existing version? If there is a supported publisher-side recovery path, please point us to it. We have preserved the verification gate and have not changed or republished the immutable artifact to work around the failure.

This appears similar to https://github.com/openclaw/clawhub/issues/3052. The dedicated owner-requested rescan flow appears to have been removed according to the repository's current guidance.