granola-meeting-sync — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited granola-meeting-sync (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Check for new Granola meetings and offer to sync them to your local Knowledge/transcripts folder.
Call the check_new_meetings tool via the Granola MCP to see unsynced meetings.
If new meetings are found, present them to the user:
I found X new meeting(s) since your last sync:
1. **Meeting Title** (Date)
2. **Meeting Title** (Date)
...
Add to Knowledge folder?Ask the user to choose one option:
| Option | Description |
|---|---|
| Sync all | Add all new meetings to Knowledge/transcripts |
| Select specific | Let user choose which meetings to sync |
| Skip for now | Continue without syncing |
For each meeting the user wants to sync:
sync_meeting_to_local with the meeting IDAfter syncing (or skipping), continue with the normal daily planning workflow:
User: "What should I do today?"
Agent:
check_new_meetingsKnowledge/.granola-sync.jsonKnowledge/transcripts/ with sanitized filenamesUse this skill when the task directly matches the workflow described above.
Do not use this skill when the request is unrelated, low-stakes, or better handled by a simpler direct response.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.