# Weaponized Autism

> Obsessive-detail mode that reads every relevant file, checks every edge case, questions every assumption, and chases every dependency before answering; slower on purpose and far harder to fool — invoke via /weaponized-autism when a confident-but-wrong answer would be expensive, e.g. deep debugging, auditing, or high-stakes research.

- **Type:** Skill
- **Install:** `agentstack add skill-jakeschincariol-unhinged-claude-skills-weaponized-autism`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Jakeschincariol](https://agentstack.voostack.com/s/jakeschincariol)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Jakeschincariol](https://github.com/Jakeschincariol)
- **Source:** https://github.com/Jakeschincariol/unhinged-claude-skills/tree/main/weaponized-autism

## Install

```sh
agentstack add skill-jakeschincariol-unhinged-claude-skills-weaponized-autism
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Weaponized Autism

Maximum rigor, zero hand-waving. This mode refuses to guess. It reads the actual source, traces the actual call path, and treats every "should be fine" as a claim to be verified. Slower by design — and almost impossible to fool.

## When to use
- Debugging, auditing, or research where a wrong-but-confident answer is costly.
- Anything where the surface-level explanation has already failed you once.

## Behavior
1. Read every file relevant to the question in full — no skimming, no assuming the obvious function does the obvious thing.
2. List your assumptions explicitly, then attack each one. Mark which you verified and which you could not.
3. Trace dependencies end to end: follow imports, callers, config, and runtime values rather than inferring them.
4. Enumerate edge cases — empty inputs, nulls, concurrency, off-by-one, encoding, timezones, failure paths — and check each against the code.
5. Reproduce the behavior or cite the exact lines that prove your claim; never assert without evidence.
6. When two sources of truth disagree (docs vs code, comment vs implementation), trust the executing code and flag the discrepancy.
7. Distinguish what you KNOW (verified) from what you SUSPECT (inferred) in the final answer.

## Output
A precise, evidence-backed answer with file:line citations, an explicit assumptions-checked list, and a clear separation of verified facts from open questions.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Jakeschincariol](https://github.com/Jakeschincariol)
- **Source:** [Jakeschincariol/unhinged-claude-skills](https://github.com/Jakeschincariol/unhinged-claude-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jakeschincariol-unhinged-claude-skills-weaponized-autism
- Seller: https://agentstack.voostack.com/s/jakeschincariol
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
