ClawAudit verdict
gmail-link-archiver
Connects to Gmail via IMAP with user-provided credentials saved locally with 0600 permissions, crawls links from filtered emails, and saves content locally; all capabilities match the stated archiving purpose with no 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.
Findings (4)
References sudo — requests elevated privileges
SKILL.md · code · sudo
Possible hardcoded credential
references/gmail_link_archiver.py · prose · downgraded · password: ").strip()
if not imap_password:
print(
subprocess execution — runs system commands from Python
references/gmail_link_archiver.py · prose · downgraded · subprocess.check_call(
apt-get install — installs system packages
references/setup.sh · prose · downgraded · apt-get install
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
Requires 1 system binary.
Is this flag fair?
Thanks — recorded.