ClawAudit verdict

audio-ptbr-autoreply

audio-ptbr-aprimorado

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

The skill is a Brazilian Portuguese voice interface using local Piper TTS and wav2vec2 models with optional Claude API integration; credential access is for the user's own API key and all processing is local or via user-configured endpoints.

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

0
security
50
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (8)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="sk-your-api-key

Pattern match critical

Recursive delete from root or home — destructive command

README.md · code · rm -rf ~

Pattern match high

subprocess execution — runs system commands from Python

REFACTORING_SUMMARY.md · code · subprocess.run(

Pattern match high

Pipe to python — executes piped content as Python code

QUICKSTART.md · prose · downgraded · | Python

Pattern match medium

Python os.environ.get — reads environment variable

REFACTORING_SUMMARY.md · code · os.environ.get(

Pattern match medium

apt-get install — installs system packages

health_check.py · prose · downgraded · apt-get install

Pattern match medium

References sudo — requests elevated privileges

install.sh · prose · downgraded · sudo

Pattern match medium

Instructs covert action — may act without user awareness

REFACTORING_SUMMARY.md · prose · downgraded · silently

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/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.

credential_access

Is this flag fair?

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