ClawAudit verdict

classroom-note-translator

classroom-note-senseaudio-translator

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

45
security
80
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

references/setup.md · code · API_KEY: "YOUR_SENSEAUDIO_API_KEY

Pattern match medium

Accesses OpenClaw config/secrets directly

references/setup.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

subprocess execution — runs system commands from Python

scripts/classroom_note_translator.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.getenv — reads environment variable

scripts/classroom_note_translator.py · prose · downgraded · os.getenv(

Pattern match low

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?

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