Caveat verdict
audio-note-taker
Uses OpenAI Whisper API to transcribe audio and GPT for summarization — standard third-party API use that is clearly documented with required API key from the user's own account.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (4)
Possible hardcoded credential
install.sh · prose · downgraded · API_KEY='your-key
Accesses OpenClaw config/secrets directly
install.sh · prose · downgraded · ~/.openclaw/openclaw.json
pip3 install — installs Python packages at runtime
install.sh · prose · downgraded · pip3 install
Python os.getenv — reads environment variable
source/audio_note_taker.py · prose · downgraded · os.getenv(
Permissions & capabilities
No declared permissions — minimal attack surface.
package_install Is this flag fair?
Thanks — recorded.