-
-
Notifications
You must be signed in to change notification settings - Fork 614
Open
Description
Bug
Published skill opentangl returns success but security scan shows pending indefinitely and skill is not indexed for search/inspect.
Environment
- ClawHub CLI: latest (installed via
npm i -g clawhub) - Registry: https://clawhub.ai
- Account: @8co
- OS: macOS
Steps to Reproduce
- Login succeeds:
clawhub login
# ✔ OK. Logged in as @8co.- Publish succeeds:
clawhub publish . --slug opentangl --name "OpenTangl" --version 0.1.4
# ✔ OK. Published [email protected] (k97510p2st3mp3sbqq53vafe5s81tk40)-
Skill page exists at https://clawhub.ai/8co/opentangl but security scan shows "pending" hours after publish.
-
Earlier versions (0.1.0–0.1.3) were published and scanned successfully. The scan completed and returned results. But 0.1.4 is stuck on pending.
Publish Confirmation IDs
| Version | Hash | Status |
|---|---|---|
| 0.1.0 | k97an932pg0zynz4zshbnvxxgd81rf07 |
Scanned |
| 0.1.1 | k977ftm7z5hs99s4fahp7ptgtn81rxtj |
Scanned |
| 0.1.2 | k979zweyyhq4g8qdk1kwkf7qmx81v7g3 |
Scanned |
| 0.1.3 | k9797wy1k54jgx7c9az359a6fd81v9q7 |
Scanned |
| 0.1.4 | k97510p2st3mp3sbqq53vafe5s81tk40 |
Stuck on pending |
Additional Context
Likely related to #137 and #423. The first four versions published and scanned within minutes. Version 0.1.4 has been stuck for several hours. No changes to account or auth between publishes — only the skill content was updated.
Repository: https://github.com/8co/opentangl
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels