ClawAudit verdict
ai-meeting-helper
The skill uses credential access and package install capabilities, which could potentially be used for unauthorized access or malicious package installation.
⚠ 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.
Permission integrity
package_install
Findings (3)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key
pip3 install — installs Python packages at runtime
install.sh · prose · downgraded · pip3 install
Python os.getenv — reads environment variable
source/meeting_helper.py · prose · downgraded · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B). 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_accesspackage_install Is this flag fair?
Thanks — recorded.