Caveat verdict

audio-note-taker

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

60
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match high

Possible hardcoded credential

install.sh · prose · downgraded · API_KEY='your-key

Pattern match medium

Accesses OpenClaw config/secrets directly

install.sh · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

pip3 install — installs Python packages at runtime

install.sh · prose · downgraded · pip3 install

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API