ClawAudit verdict

meeting-assistant

nowhitestar-meeting-assistant

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

macOS meeting recorder using local whisper-cli transcription; executionSinkDetected reflects documented setup.sh commands, not exfiltration.

⚠ 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
90
transparency
70
maintenance

Findings (10)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

SKILL.md · prose · downgraded · curl | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

SKILL.md · prose · downgraded · | bash

Pattern match high

Command substitution with curl — remote code execution

scripts/setup.sh · prose · downgraded · bash -c "$(curl

Pattern match high

Pipe to python — executes piped content as Python code

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

Pattern match medium

Accesses system credential store

SKILL.md · prose · downgraded · Keychain

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/run_calendar_services.py · prose · downgraded · http://0.0.0.0

Pattern match low

Python urllib.request — network access

scripts/run_calendar_services.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

References tunneling service

scripts/webhook_server.py · prose · downgraded · ngrok

Why the tier is capped

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