fix(clawsec-suite): use release metadata for heartbeat version check (#173)

* fix(clawsec-suite): stop false heartbeat update alerts

* chore(deps): remediate npm audit vulnerabilities

* docs(heartbeats): harden release lookup and fallback behavior

* chore(skills): remove prompt-agent

* chore(clawsec-suite): bump version to 0.1.5

* fix(ci): skip removed skills in skill-release validation
This commit is contained in:
davida-ps
2026-04-08 23:18:58 +03:00
committed by GitHub
parent bd6e9e284a
commit b996cff4bd
13 changed files with 300 additions and 984 deletions
-1
View File
@@ -442,7 +442,6 @@ npm run build
│ ├── clawsec-clawhub-checker/ # 🧪 ClawHub reputation checks
│ ├── clawtributor/ # 🤝 Community reporting skill
│ ├── openclaw-audit-watchdog/ # 🔭 Automated audit skill
│ ├── prompt-agent/ # 🧠 Prompt-focused protection workflows
│ └── soul-guardian/ # 👻 File integrity skill
├── utils/
│ ├── package_skill.py # Skill packager utility