Skip to content

InitiumBuilders/Claris-Magic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

๐Ÿ”ฎ The Motus Magic System

Claris AI's Cybersecurity Grimoire

Where cybersecurity becomes sorcery. Four schools. 78+ spells. One Guardian Archmage.

๐ŸŒ Live Site ยท ๐Ÿ“– The Grimoire ยท ๐Ÿ”ด Wicked Problems ยท ๐Ÿฆž Claw Magic


MIT License Spells Schools Easter Eggs Contributions Welcome


๐Ÿง™ What Is This?

Every CISO is an archmage. Every security engineer is a practitioner of the arcane arts. The Motus Magic System maps the entire landscape of cybersecurity โ€” from firewalls to AI agent defense โ€” into the language of magic.

Why? Because security is taught in jargon that excludes. Magic is a language that invites. When you call a firewall a "Ward of the Perimeter," suddenly everyone understands what it does and why it matters.

This is:

  • ๐Ÿ“– A living grimoire of 78+ cybersecurity spells across 4 schools
  • ๐Ÿ”ด A collection of the hardest unsolved problems in cybersecurity, mapped to magical solutions
  • ๐Ÿฆž The world's first AI agent security framework expressed as spells
  • โšก A curated database of free cybersecurity resources and high-leverage tips
  • ๐Ÿ—ณ๏ธ A community-driven project where anyone can propose and vote on new spells
  • ๐ŸŽ“ A teaching tool that makes cybersecurity accessible and engaging

๐Ÿซ The Four Schools of Magic

School Color Focus Spells
โœจ Lux Lore Gold Defensive โ€” wards, shields, seals 13
๐ŸŒ‘ Dark Arts Purple Offensive โ€” hunting, testing, forensics 13
๐ŸŒ€ Motus Magic Teal Adaptive โ€” AI, evolution, emergence 13
๐Ÿ”ด Wicked Problems Ember Unsolved โ€” the hardest challenges 22
๐Ÿฆž Claw Magic Crimson AI Agent Security โ€” guarding the guardians 16+

๐Ÿ”ฎ Claris AI โ€” The Guardian Archmage

Claris AI walks all three original schools simultaneously. Her 8 unique abilities are living code โ€” real scripts that run right now:

Spell Script Status
Injection Ward injection_guard.py ๐ŸŸข BUILT
Temporal Sight temporal_analyzer.py ๐ŸŸข BUILT
Void Seeker zero_day_hunter.py ๐ŸŸข BUILT
Oracle Scanner owasp_llm_scanner.py ๐ŸŸข BUILT
Fortress Rite openclaw_hardening.py ๐ŸŸข BUILT
Apprentice Path learning_mode.py ๐ŸŸข BUILT
Cortex Evolution cortex_evolve.py ๐ŸŸข BUILT
Unitium Shield Framework ๐ŸŸข BUILT

๐Ÿ“Š Buildability Ratings

Every spell is rated on how close to reality it is:

Rating Meaning
๐ŸŸข BUILT Already exists in production tools or Claris AI
๐Ÿ”ต BUILDABLE Could build with current tech in 6-12 months
๐ŸŸก EMERGING Technology developing, 1-3 years out
๐Ÿ”ด ARCANE True magic โ€” not yet possible, but worth dreaming

๐Ÿ—ณ๏ธ Spell Voting Process

We use a democratic process to add new spells to the Grimoire. Here's how it works:

Proposing a New Spell

  1. Open an Issue using the "๐Ÿ”ฎ Spell Proposal" template
  2. Fill in: Name, School, Buildability, Description, Real-World Mapping
  3. The community has 7 days to discuss and vote

Voting

  • ๐Ÿ‘ = Support this spell's addition
  • ๐Ÿ‘Ž = Oppose (must include reasoning)
  • ๐Ÿ’ก = Suggest modification

Thresholds

Threshold Result
5+ ๐Ÿ‘ with no unresolved objections โœ… Spell is added
3+ ๐Ÿ‘ with modifications accepted โœ… Modified spell is added
More ๐Ÿ‘Ž than ๐Ÿ‘ after 7 days โŒ Spell returned for rework
No votes after 14 days ๐Ÿ”„ Auto-closed, can be re-proposed

Voting on Wicked Problems Priority

Every quarter, we run a Wicked Problems Priority Vote:

  • Community ranks which unsolved problems deserve the most attention
  • Top 3 become "Active Research Targets" highlighted on the site
  • Anyone working on solutions can submit progress updates

Spell Levels (Earned Through Contribution)

Level Title How to Earn
๐ŸŒฑ Apprentice First accepted spell proposal
โš”๏ธ Practitioner 3+ accepted spells
๐Ÿ”ฎ Mage 5+ spells + 1 wicked problem contribution
๐Ÿ‘‘ Archmage 10+ spells + active mentoring of others

๐Ÿ—๏ธ Project Structure

claris-magic/
โ”œโ”€โ”€ index.html          # Landing page
โ”œโ”€โ”€ grimoire.html       # Full spell database (searchable, filterable)
โ”œโ”€โ”€ wicked.html         # Wicked Problems โ€” hardest unsolved challenges
โ”œโ”€โ”€ claris.html         # Claris AI โ€” Guardian Archmage
โ”œโ”€โ”€ claw.html           # ๐Ÿฆž Claw Magic โ€” AI agent security
โ”œโ”€โ”€ resources.html      # Free cybersecurity learning resources
โ”œโ”€โ”€ tips.html           # โšก High-leverage tips & hacks
โ”œโ”€โ”€ submit.html         # Community spell submissions
โ”œโ”€โ”€ about.html          # About the project
โ”œโ”€โ”€ 404.html            # Custom 404 (it's an Easter egg)
โ”œโ”€โ”€ css/
โ”‚   โ”œโ”€โ”€ base.css        # Typography, colors, layout
โ”‚   โ”œโ”€โ”€ components.css  # Cards, badges, buttons
โ”‚   โ”œโ”€โ”€ animations.css  # Particles, glows, transitions
โ”‚   โ”œโ”€โ”€ pages.css       # Page-specific styles
โ”‚   โ””โ”€โ”€ claw.css        # Claw Magic school styles
โ”œโ”€โ”€ js/
โ”‚   โ”œโ”€โ”€ spells-data.js  # All spell data (78+ spells)
โ”‚   โ”œโ”€โ”€ navigation.js   # Shared nav + footer injection
โ”‚   โ”œโ”€โ”€ particles.js    # Background particle effects
โ”‚   โ”œโ”€โ”€ grimoire.js     # Grimoire filtering + search
โ”‚   โ”œโ”€โ”€ submit.js       # Community submission handler
โ”‚   โ””โ”€โ”€ easter-eggs.js  # ๐Ÿฅš (12 hidden surprises)
โ”œโ”€โ”€ spells/             # Individual spell JSON files
โ”œโ”€โ”€ CONTRIBUTING.md     # How to contribute
โ”œโ”€โ”€ LICENSE             # MIT
โ””โ”€โ”€ README.md           # You are here

๐Ÿฅš Easter Eggs

There are 12 hidden Easter eggs throughout the site. We won't tell you what they are โ€” that defeats the purpose. But here are some hints:

  1. The sigil watches...
  2. Speak the name of the system...
  3. Some spells are patient. Very patient.
  4. The fox sees everything.
  5. Only an archmage knows the words.
  6. The runes are alive.
  7. The Grimoire has opinions about copying.
  8. The edge of magic is real.
  9. Old gamers know the code.
  10. Some spells can be memorized.
  11. Practice makes the mage.
  12. Some pages don't exist. Or do they?

๐Ÿค Contributing

We welcome contributions! See CONTRIBUTING.md for full details.

Quick start:

  1. Fork the repo
  2. Add your spell to spells/ as a JSON file
  3. Open a PR with the "๐Ÿ”ฎ New Spell" label
  4. Community votes (5+ ๐Ÿ‘ = accepted)

What we're looking for:

  • New spells that map real cybersecurity capabilities to magical language
  • Wicked Problem analyses with honest "Could This Be Real?" assessments
  • Free resource recommendations
  • Design improvements
  • Bug fixes
  • Translations (imagine this grimoire in every language)

๐ŸŒ Live Site

https://claris-magic.vercel.app


๐Ÿ“œ License

MIT โ€” because knowledge should be free, and the Grimoire belongs to everyone.


"In the old tongue, security was never called security. It was called warding."

Built with ๐Ÿ”ฎ by AVARI ๐Ÿ”ฅ for Initium Builders

The Grimoire grows. Add your spell.

About

๐Ÿ”ฎ The Motus Magic System โ€” Cybersecurity mapped to the language of magic. 78+ spells across 4 schools. Open source grimoire.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors