ClawAudit verdict

gmail-link-archiver

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

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.

40
security
90
transparency
90
maintenance

Findings (4)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Possible hardcoded credential

references/gmail_link_archiver.py · prose · downgraded · password: ").strip() if not imap_password: print(

Pattern match medium

subprocess execution — runs system commands from Python

references/gmail_link_archiver.py · prose · downgraded · subprocess.check_call(

Pattern match medium

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?

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