SecondLook — Development skill for Claude Code
BCC detector with Claude as a Grad-CAM trust layer - attention check for the doctor's final call.
How to install SecondLook
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open aiedwardyi/SecondLook and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What SecondLook does
BCC detector with Claude as a Grad-CAM trust layer - attention check for the doctor's final call.
Alternatives in Development
- Internet Court Skill — The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 4.9k ★
- CORS — Scan an endpoint for CORS misconfiguration — arbitrary-origin reflection, null-origin trust, credential exposu 4.5k ★
- Octo Doctor — Environment diagnostics — check providers, auth, config, hooks, scheduler, and more 2.8k ★
README
SecondLook: a trust layer for a skin-cancer detector
[](LICENSE)  
Research and teaching demonstration only. Not a medical device. Not for diagnosis or clinical use.
*Detection approach presented at AAD Innovation Academy 2026. [See related research](#related-research).*
SecondLook is for a **dermatopathologist, Mohs surgeon, or dermatologist** reviewing tissue tiles for basal cell carcinoma. They upload images. The app scores each tile with EfficientNet-B4, shows Grad-CAM attention, and maps the score to a three-tier call (positive / uncertain / negative). On a confident positive, Claude runs a constrained attention check - a spellcheck on whether that finding should be trusted, not a diagnosis of the patient. The detector class never changes. The doctor owns the final call.
The detector finds cancer. Claude decides whether to trust that finding.

- Left: a basal cell carcinoma tile.
- Center: baseline attention concentrates on the top-right padding corner, not the tissue.
- Right: after correction, attention sits on tissue.
Try this first
- Open the live app: demo
- Open Compare on a positive tile.
- Note
before: corner heat, Claude FLAGGED. Noteafter: tissue heat, Claude VERIFIED. Same detector confidence class; different trust.
Video: [YouTube](https://youtu.be/v3zw5bIx1yw)
Website: [secondlookderm.com](https://secondlookderm.com)
Hackathon entry: [Built with Claude: Life Sciences](https://cerebralvalley.ai/e/built-with-claude-life-sciences/hackathon/gallery?project=90)
What Claude does
Claude reads the model, not the slide. It does not act as a pathologist and does not diagnose. On
Related Skills
Polygraph
A lie detector for coding agents: flag forged instructions, check verification records, and guard hook configu
Article Polish
Final polish pass on an article draft — voice check, banned-pattern removal, SEO title/meta/headings, and form
Amazon Listing Doctor
亚马逊 Listing 质检+打分 Skill Amazon listing health-check & scoring (CDQ/A9/COSMO/Alexa)
Thumbgate Doctor
Health-check the ThumbGate wiring for this project — hooks, MCP server, and agent-readiness — and report what'
Unity Doctor
Diagnostic health check — verifies MCP connectivity, .claude/ integrity, Unity project structure, and hook reg
Brain Doctor
Run the brain health-check (octorato self-diagnostics) — repo identity, sync state, hooks, leak-guard, connect
Related Agents
Completion Gate
Lie detector for agent claims — validates every completion claim has actual evidence. Default-FAIL mindset. Us
UX Layer
Design AI interaction UX, trust calibration, and accessibility for AI-powered features. Use when designing onb
Staleness Detector
Use this agent to detect stale documentation by comparing git timestamps between source files and their corres