ClawAudit verdict
email-backup
Chinese-language skill that archives user-specified directories into a tar.gz and sends them to the user's own QQ email via SMTP; the purpose (user-directed backup to user-controlled email) is transparent, credentials are user-supplied, and a --clean flag removes sensitive info before sending.
⚠ 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 (5)
Possible hardcoded credential
SKILL.md · code · PASSWORD="your-auth-code
References sudo — requests elevated privileges
openclaw-command.md · code · sudo
yum install — installs system packages
openclaw-command.md · code · yum install
Python os.getenv — reads environment variable
scripts/backup_and_send.py · prose · downgraded · os.getenv(
Python shutil file operation — copies/moves/deletes files
scripts/backup_and_send.py · prose · downgraded · shutil.move(
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.
Is this flag fair?
Thanks — recorded.