# ClawHub Safety Attestation
# Skill: jarvis-mission-control
# Version: 2.1.1
# Publisher: ProSkillsMD / Matrix Zion
# Date: 2026-06-21

## SHA256 Checksums (verify with: sha256sum <file>)

684f323eee70cfcf451947aa53db24be2f3e71b0cd21218bf36145098738507f  SKILL.md
bb40f5c251fef7ff46165d3e2e8b598a7c0bccf24b6375a69fc50bc46fae024b  _meta.json
092226f618865ec2d41e508af6cdfcd9e02af61a1069e00f7918a2f2ef3811b0  SECURITY.md
cc61dd76c09da95f7724a8f8c58d2111d06a0cf0b74e5f7d70d0c51a8c0d4131  references/1-setup.md
53e8cdb310a1b96e5e20b287282ac9d000f844eb6c2e122fc263017e95abc514  references/2-missiondeck-connect.md
fc021c1d05612f4e232e1bcce7cbd17fc976955eba44be3b01da99d6251eb957  references/3-mc-cli.md
035d8f00a1671f6c2762bba42f367a6b0d4d988ec448d9577f0a2adcbc14f4d8  references/4-data-population.md

## Security Attestation
This is a documentation-only skill package. All files are Markdown/JSON.
No executable code, shell scripts, or binary payloads are included.
All referenced server code is open-source and publicly auditable on GitHub.

## What This Skill Does (and Does NOT Do)
- Documents how to install and configure JARVIS Mission Control from GitHub
- Does NOT collect credentials or transmit any data
- Does NOT execute code automatically
- Does NOT include real tokens (all examples use placeholders like YOUR_TOKEN_HERE)
- Makes no network calls at install time

## Verification Instructions
```bash
sha256sum SKILL.md _meta.json SECURITY.md \
  references/1-setup.md references/2-missiondeck-connect.md \
  references/3-mc-cli.md references/4-data-population.md
# Compare against entries above
```

## Maintainer
ProSkillsMD — https://proskills.md
MissionDeck.ai — https://missiondeck.ai
