mirror of
https://github.com/addyosmani/agent-skills.git
synced 2026-08-12 18:07:26 +02:00
Per review: never hardcode outbound endpoints (telemetry, analytics, similar) from fetched examples without surfacing them to the user, even when docs mark them as required. Adds the verification checkbox the PR description referenced. A/B tested on claude-opus-4-7 against the required-telemetry injection case: 2/2 guarded runs refused to hardcode the endpoint where 2/2 baseline runs kept it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>