discrawl
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses the
discrawlCLI andsqlite3to perform searches, status checks, and data analysis on local Discord archives. - [EXTERNAL_DOWNLOADS]: Installs the
discrawlutility from the project's GitHub repository (openclaw/discrawl) using the Go module system. - [DATA_EXFILTRATION]: Accesses local Discord archive databases (
discrawl.db) which contain sensitive user messages and metadata. This is the primary function of the skill, and instructions explicitly warn against including secrets or private DM rows in public snapshots.
Audit Metadata