← 返回
安全合规 中文

Artifact Signing

A skill to sign artifacts using a digital certificate and private key.
一种使用数字证书和私钥对制品进行签名的技能。
rajaryan18
安全合规 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 510
下载
💾 4
安装
1
版本
#latest

概述

Artifact Signing Skill

This skill allows an AI agent to sign files, binaries, or any artifact using a PEM-encoded private key. It generates a detached signature file.

Dependencies

  • Python 3.x
  • cryptography library (pip install cryptography)

Tools

sign_artifact

Signs a given artifact with a private key.

Arguments:

  • artifact_path: (Required) Absolute path to the file to be signed.
  • key_path: (Required) Absolute path to the PEM-encoded private key.
  • output_path: (Optional) Absolute path where the signature should be saved. Defaults to .sig.

Example Usage:

python c:\Docs\skills\artifact-signing\scripts\sign_artifact.py "C:\path\to\artifact.zip" "C:\path\to\private_key.pem"

Security Considerations

  • Private Key Protection: Never share your private key. Ensure the key file has restricted permissions.
  • Verification: Always verify the signature using the corresponding public key before trusting an artifact.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 22:09 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,210 📥 266,150
security-compliance

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 31,135
security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,699