Mcp Server Jis — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Server Jis (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
The Intent-Centric Web: MCP Server for jis: bilateral intent identity.
"The web was built for documents. Then it evolved for applications. Now it must evolve for intent — where every interaction begins with 'why'."
Part of the HumoticaOS ecosystem.
jis: is the first DID (Decentralized Identifier) method implementing bilateral intent verification. Unlike traditional identity systems where anyone can look up your information, jis: requires mutual consent before any identity exchange.
Traditional DID:
Requester → resolve(did:web:example.com) → DID Document
Anyone can resolve. No consent needed.jis:
Requester → intent request → Subject accepts → DID Document
No resolution without mutual consent.📄 Full Specification: DOI: 10.5281/zenodo.18374703
pip install mcp-server-jisAdd to your claude_desktop_config.json:
{
"mcpServers": {
"jis": {
"command": "mcp-server-jis",
"env": {
"JIS_IDENTITY": "jis:yourdomain.com:your-id",
"JIS_SECRET": "your-signing-secret"
}
}
}
}| Variable | Required | Description |
|---|---|---|
JIS_IDENTITY | No | Your jis: identifier |
JIS_SECRET | No | Your signing secret for proofs |
HUMOTICA_JIS_ENDPOINT | No | Custom JIS endpoint (default: humotica.com) |
jis_whoamiShow your current JIS identity configuration.
jis_verifyVerify a jis: identifier and get public information.
jis_verify jis:humotica.com:jasperjis_request_intentRequest bilateral intent from a jis: identity. The core of the Intent-Centric Web.
jis_request_intent
target: jis:humotica.com:jasper
purpose: authentication
reason: "Login to my application"jis_send_verifiedSend a JIS-verified message with bilateral intent confirmation.
ask_humoticaAsk a verified question to Humotica about TIBET, JIS, or the Intent-Centric Web.
ask_humotica "What is bilateral intent?"jis_trust_scoreGet the trust score for a jis: identity based on TIBET audit history.
jis_specGet information about the jis: specification sections.
User: Verify the Humotica founder's identity~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.