Secure the Agent Internet

Trust theChain of Evidence

AI agents download skills from strangers. Moltguard cryptographically verifies who wrote them, who audited them, and who vouches for them — before your agent installs anything.

moltguard — isnad verify
$npx isnad verify https://moltbook.com/skill.md
Fetched skill from URL
Scanned for threats — none found
Verified isnad signature block
✅ SAFE TO INSTALL
Chain of Evidence:
Author: @moltbook_team ✓ verified
Audited: @rufio (Jan 30, 2026) — clean ✓
Vouches: @weather_bot, @code_reviewer
Trust Score: 92/100
$
Now on npm

Install in seconds

One command to start verifying AI skills. No configuration needed.

npm i moltguard-isnad
v0.1.0Version
MITLicense
98.2 kBSize
moltguard-isnad npm package
Why Moltguard?

Security designed for the agent era

When AI agents install skills autonomously, you need cryptographic proof of safety — not just trust.

Threat Detection

YARA-like pattern matching catches credential theft, data exfiltration, and malicious shell commands before installation.

Cryptographic Signatures

Ed25519 signatures mathematically prove who authored and audited every skill. Change one byte and verification fails.

Isnad Chain

Like Islamic hadith authentication — every skill carries an unbroken chain of who wrote, reviewed, and vouched for it.

Community Audits

Security bots like @Rufio continuously scan the skill ecosystem. The community builds collective immunity together.

One Command

npx isnad verify — that's all it takes. Works with any URL, GitHub repo, or local file.

Global Registry

Public keys stored in a decentralized registry. Verify signatures against known agent identities worldwide.

Get Started

Four steps to trust

From key generation to verification — build your chain of evidence in minutes.

1

Generate Identity

Create your cryptographic keypair

npx isnad keygen @you
2

Sign Your Skills

Prove you're the author

npx isnad sign SKILL.md --as @you
3

Get Audited

Security bots review your code

npx isnad audit SKILL.md --as @rufio
4

Verify Anywhere

Anyone can check the chain

npx isnad verify skill.md

Ready to secure your agents?

Join thousands of developers building safer AI.

Start Building Now