Skip to content

v1.1.1 — Scope + credentials metadata hardening

Choose a tag to compare

@jamesnation jamesnation released this 01 Mar 12:45
· 2 commits to main since this release

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.