cifer-sdk

Security & Passwords
v0.3.0
Benign

> **Skill for AI Agents** | Enable quantum-resistant encryption in blockchain applications using the CIFER SDK.

1K downloads1K installsby @mohsinriaz17

Setup & Installation

Install command

clawhub install mohsinriaz17/cifer-sdk

If the CLI is not installed:

Install command

npx clawhub@latest install mohsinriaz17/cifer-sdk

Or install with OpenClaw CLI:

Install command

openclaw skills install mohsinriaz17/cifer-sdk

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/mohsinriaz17/cifer-sdk

What This Skill Does

CIFER SDK (Cryptographic Infrastructure for Encrypted Records) adds quantum-resistant encryption to blockchain applications using ML-KEM-768, a NIST-standardized post-quantum algorithm. It covers payload encryption, large file encryption via async jobs, secret key management with owner/delegate authorization, and on-chain encrypted data commitments.

Uses ML-KEM-768 instead of classical asymmetric algorithms, so encrypted data stays protected even if quantum computers break RSA or ECC in the future.

When to Use It

  • Encrypting patient health records before writing them to a blockchain
  • Protecting private configuration secrets in a server-side Node.js service
  • Encrypting large media files with progress tracking before decentralized storage
  • Granting a third-party delegate address read-only decryption access to a secret
  • Anchoring encrypted message hashes on-chain for tamper-evident audit trails

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Encrypting patient health records before writing them to a blockchain

AGENT
  1. 1Encrypting patient health records before writing them to a blockchain
  2. 2Protecting private configuration secrets in a server-side Node.js service
  3. 3Encrypting large media files with progress tracking before decentralized storage
  4. 4Granting a third-party delegate address read-only decryption access to a secret
  5. 5Anchoring encrypted message hashes on-chain for tamper-evident audit trails
OUTPUT
> **Skill for AI Agents** | Enable quantum-resistant encryption in blockchain applications using the CIFER SDK.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 28, 2026