ClawAudit verdict

email-backup

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

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.

25
security
90
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · PASSWORD="your-auth-code

Pattern match high

References sudo — requests elevated privileges

openclaw-command.md · code · sudo

Pattern match high

yum install — installs system packages

openclaw-command.md · code · yum install

Pattern match low

Python os.getenv — reads environment variable

scripts/backup_and_send.py · prose · downgraded · os.getenv(

Pattern match low

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?

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