ClawAudit verdict
asr-sentence-recognition
tencentcloud-asr
Performs speech-to-text transcription via Tencent Cloud ASR API using credentials from environment; explicitly prohibits writing credentials to workspace and instructs agent not to substitute its own transcription for the API result.
⚠ 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 (9)
Accesses shell history/config
references/env_config.md · code · ~/.zshrc
Pipe to python — executes piped content as Python code
scripts/sentence_recognize.py · prose · downgraded · | python
apt-get install — installs system packages
references/ffmpeg_guide.md · prose · downgraded · apt-get install
yum install — installs system packages
references/ffmpeg_guide.md · prose · downgraded · yum install
subprocess execution — runs system commands from Python
scripts/cli_transcribe.py · prose · downgraded · subprocess.run(
References sudo — requests elevated privileges
scripts/ensure_ffmpeg.py · prose · downgraded · sudo
References webhook/callback URL
references/file_recognition_api.md · prose · downgraded · CallbackUrl
Python os.getenv — reads environment variable
scripts/cli_transcribe.py · prose · downgraded · os.getenv(
Python urllib.request — network access
scripts/flash_recognize.py · prose · downgraded · urllib.request
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.