Caveat verdict

gmail-labeler

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Gmail inbox triage skill using gog CLI and a local LLM review layer; all described behavior (labeling, archiving, logging) is transparent and matches the stated purpose with no exfiltration or suspicious redirection.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

70
security
90
transparency
70
maintenance

Findings (2)

Pattern match high

Possible hardcoded credential

scripts/gmail_labeler_run.sh ยท prose ยท downgraded ยท PASSWORD="$(doppler secrets get GOG_KEYRING_PASSWORD --project openclaw --config

Pattern match medium

subprocess execution โ€” runs system commands from Python

scripts/gmail_labeler_runner.py ยท prose ยท downgraded ยท subprocess.run(

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 2 system binaries.

Is this flag fair?

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