ClawAudit verdict
classroom-note-translator
classroom-note-senseaudio-translator
The skill transcribes audio/video files using the SenseAudio ASR API and produces structured Markdown notes with optional Notion/Obsidian export — all operations are aligned with the stated educational purpose and no data is sent to unexpected third parties.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (5)
Possible hardcoded credential
references/setup.md · code · API_KEY: "YOUR_SENSEAUDIO_API_KEY
Accesses OpenClaw config/secrets directly
references/setup.md · prose · downgraded · ~/.openclaw/openclaw.json
subprocess execution — runs system commands from Python
scripts/classroom_note_translator.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
scripts/classroom_note_translator.py · prose · downgraded · os.getenv(
POSTs data to external URL
scripts/classroom_note_translator.py · prose · downgraded · .post(
"https://
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: SENSEAUDIO_API_KEY). Requires 1 system binary.
Is this flag fair?
Thanks — recorded.