update-signature-verifier

Helps verify the cryptographic integrity of skill updates by checking whether each version is signed.

7 stars

Best use case

update-signature-verifier is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Helps verify the cryptographic integrity of skill updates by checking whether each version is signed.

Teams using update-signature-verifier should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/update-signature-verifier/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/andyxinweiminicloud/update-signature-verifier/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/update-signature-verifier/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How update-signature-verifier Compares

Feature / Agentupdate-signature-verifierStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Helps verify the cryptographic integrity of skill updates by checking whether each version is signed.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# update-signature-verifier

Helps verify the cryptographic integrity of skill updates by checking whether each version is signed.

## Install

```
npx clawhub@latest install update-signature-verifier
```

Related Skills

update-plus

7
from Demerzels-lab/elsamultiskillagent

Full backup, update, and restore for OpenClaw - config, workspace, and skills with auto-rollback

auto-updater

7
from Demerzels-lab/elsamultiskillagent

Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.

safe-update

7
from Demerzels-lab/elsamultiskillagent

Update OpenClaw from source code.

official_verifier

7
from Demerzels-lab/elsamultiskillagent

判断网站或项目仓库是否为官方项目,通过多种验证手段并以概率形式返回可信度评估。Judges whether a website or project repository is official, evaluating authenticity through multiple verification methods and returning a probability-based assessment.

skill-update-delta-monitor

7
from Demerzels-lab/elsamultiskillagent

Helps detect security-relevant changes in AI skills after installation.

publisher-identity-verifier

7
from Demerzels-lab/elsamultiskillagent

Helps verify publisher identity integrity in AI agent ecosystems.

install-then-update-trap-detector

7
from Demerzels-lab/elsamultiskillagent

Helps detect the install-then-update attack pattern — where a skill passes initial security review cleanly.

internet-lookup-verifier

7
from Demerzels-lab/elsamultiskillagent

Verify information by performing an internet lookup before answering questions.

paylock

7
from Demerzels-lab/elsamultiskillagent

Non-custodial SOL escrow for AI agent deals.

agent-reputation

7
from Demerzels-lab/elsamultiskillagent

summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.

Telecom Agent Skill

7
from Demerzels-lab/elsamultiskillagent

Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.

OpenClaw-Finnhub

7
from Demerzels-lab/elsamultiskillagent

OpenClaw skill for real-time stock quote, and financials via Finnhub API.