ClawAudit verdict

asr-sentence-recognition

tencentcloud-asr

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

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.

13
security
70
transparency
70
maintenance

Findings (9)

Pattern match high

Accesses shell history/config

references/env_config.md · code · ~/.zshrc

Pattern match high

Pipe to python — executes piped content as Python code

scripts/sentence_recognize.py · prose · downgraded · | python

Pattern match medium

apt-get install — installs system packages

references/ffmpeg_guide.md · prose · downgraded · apt-get install

Pattern match medium

yum install — installs system packages

references/ffmpeg_guide.md · prose · downgraded · yum install

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

References sudo — requests elevated privileges

scripts/ensure_ffmpeg.py · prose · downgraded · sudo

Pattern match low

References webhook/callback URL

references/file_recognition_api.md · prose · downgraded · CallbackUrl

Pattern match low

Python os.getenv — reads environment variable

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

Pattern match low

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?

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