token-efficiency-guide

Warn

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides bash scripts for maintenance that perform file system operations, including moving and deleting local files based on size and age. Evidence in GUIDE.md: 'find "$ARCHIVE_DIR" -name "*.jsonl" -mtime +30 -delete'.
  • [COMMAND_EXECUTION]: The instructions direct the user to establish persistence for maintenance tasks by modifying the system crontab. Evidence in GUIDE.md: Recommended 'crontab -e' entries for scheduling automated scripts.
  • [EXTERNAL_DOWNLOADS]: The documentation references an external GitHub repository ('github.com/globalcaos/clawdbot-moltbot-openclaw') for the full project, which is not associated with a trusted vendor.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 4, 2026, 07:13 PM