ClawAudit verdict

homebase

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

Family household coordinator using Google OAuth credentials for Calendar/Gmail; all data access serves the stated coordination purpose with no suspicious 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.

40
security
80
transparency
70
maintenance

Findings (8)

Pattern match high

Accesses system credential store

README.md · code · keychain

Pattern match medium

Instructs covert action — may act without user awareness

features/briefing/morning_briefing.py · prose · downgraded · silently

Pattern match medium

subprocess execution — runs system commands from Python

features/briefing/briefing_preflight.py · prose · downgraded · subprocess.run(

Pattern match medium

os.system/popen — direct OS command execution

tools.py · prose · downgraded · os.execv(

Pattern match low

Python os.environ.get — reads environment variable

core/keychain_secrets.py · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

features/briefing/morning_briefing.py · prose · downgraded · got

Pattern match low

Python urllib.request — network access

features/briefing/weather.py · prose · downgraded · urllib.request

Pattern match low

References agent configuration files

features/health/health_tracker.py · prose · downgraded · CLAUDE.md

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 3 environment variables. (2 sensitive: GOOGLE_CLIENT_SECRET, GOOGLE_REFRESH_TOKEN).

Is this flag fair?

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