ClawAudit verdict

omnivoice

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill uses various dependencies, including Whisper, Speaker ID, and CosyVoice2, which may pose security risks if not properly validated. Additionally, it requires users to store voice references and credentials, which could be sensitive information.

⚠ 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.

58
security
90
transparency
70
maintenance

Findings (3)

Pattern match high

Pipe to python — executes piped content as Python code

scripts/feishu_send_audio.sh · prose · downgraded · | python3

Pattern match high

Uses eval() — can execute arbitrary code

scripts/voice_identify.py · prose · downgraded · eval(

Pattern match low

Python os.environ.get — reads environment variable

scripts/cosyvoice_clone.py · prose · downgraded · os.environ.get(

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