v1.1.1 — Scope + credentials metadata hardening
What's new in v1.1.1
- Added explicit SKILL metadata for credential/env requirements
- Declared required env:
BRIEFED_GMAIL_CLIENT_SECRET - Declared optional env:
BRIEFED_GMAIL_TOKEN_FILE,NEWSLETTER_ACCOUNT - Added Security & Scope section clarifying read-only Gmail access, local token storage, allowed workspace files, and no external exfiltration
- Tightened cron instructions to limit file writes in summary step
Why
Addresses scanner feedback around instruction scope and credential declaration mismatch.