granola
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interacts with the official API at public-api.granola.ai to fetch meeting notes and transcripts. These are legitimate operations for the stated purpose of the skill.
- [COMMAND_EXECUTION]: Uses standard command-line utilities like curl and jq to demonstrate API interaction. These commands are transparent and specific to the service API.
- [CREDENTIALS_UNSAFE]: Correctly instructs users to manage sensitive API keys through environment variables (GRANOLA_TOKEN), avoiding hardcoded credentials.
Audit Metadata