immune
FeaturedHybrid adaptive memory: Cheatsheet (positive patterns pre-generation) and Immune (negative patterns post-generation) with Hot/Cold tiered auto-learning. Triggers on: "scan for errors", "immune scan", "check output quality", "antibody scan". NOT for PR review (use pr-review) or repo audits (use repo-sentinel).
Install
Quality Score: 93/100
Skill Content
Details
- Author
- Mathews-Tom
- Repository
- Mathews-Tom/armory
- Created
- 5 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
humanize
Detect and remove AI writing patterns from academic manuscripts and response-to-reviewers letters. Scans for 27 common AI-generated text patterns and rewrites flagged passages to sound naturally human-written while preserving technical accuracy, bounding how much of the text a rewrite is allowed to touch.
self-improving-agent
Auto-curate memory, promote recurring patterns, and extract reusable knowledge across sessions. TRIGGER when: user says "/si:", asks about memory management, pattern promotion, or wants to review accumulated learnings. DO NOT TRIGGER when: user wants general code review, documentation, or project planning.
immunefi-security-research
Turn any coding agent into a Web3 security researcher and smart-contract auditor, backed by 1,001 published Immunefi bug-bounty and audit-competition findings, 7 reproduced mainnet exploits, and 8 paid bugfix reviews. Use whenever the user wants to audit or review Solidity, Vyper, Rust, Move, Sway or Go on-chain code; hunt for vulnerabilities; judge whether a pattern is exploitable; write or review a proof of concept; triage or write a bug bounty report; estimate severity and impact; design invariant/fuzz tests for a protocol; understand a real exploit (Beanstalk, Nomad, Wormhole, Omni, Platypus, BonqDAO, Binance bridge); or learn Web3 security systematically. Trigger even when the user does not say "audit" — e.g. "is this contract safe", "can someone drain this vault", "why did this protocol get hacked", "review my staking rewards logic", "what could go wrong with this oracle", "write a PoC for this", "check this bridge message handler", "how do I find bugs like this". Do NOT trigger for generic non-security