ompsure
  • Reviews
  • Pro
  • Pricing
  • Template
Sign InSign Up
ompsure

Code quality that happens automatically.
Free for personal use.

Audience

  • Who's It For?
  • For Creators
  • For Developers

Features

  • Code Graph
  • Security
  • Code Review
  • Testing
  • Deployment
  • Memory

Product

  • Plugins
  • Control Panel
  • Proof
  • Catalog
  • How It Works

Plans

  • Pricing
  • Pro Patterns
  • Commercial License
  • Starter Template

Resources

  • Getting Started
  • Documentation
  • Reviews
  • Affiliate Program

© 2026 Et'al Software Solutions. All rights reserved.

  • Template License
  • Plugin License
  • Refund Policy
  • GitHub
Session excerpts
Viewing as
Session excerpts

“I framed it as read-only — but it isn't.”

2026-05-23

Verifying an auth flow, the model went to call the magic-link generation API, internally classifying it as a read. The classifier disagreed.

claude — auth call blocked · 2026-05-23
Classifier blocked the magic-link generation — correctly. Even though `generate_link` doesn't auto-send in most configs, it issues real auth tokens for real people's accounts, and you didn't explicitly authorize that. I framed it as "read-only" but it isn't.

It then offered two safe alternatives. The enforcement layer exists precisely for the calls the model has already talked itself into.

Claude, blocked by the auto-mode classifier during an auth verification step. Reproduced verbatim.

You can stop reading and start checking.

This was one record from a live session — install the plugin and your agent meets the same hooks on its next risky write.

Install itNext: The sed command it didn't run