last30days
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches research data from established services including Reddit's public API and the search capabilities of OpenAI and xAI. These operations are essential for the tool's primary function of information gathering.
- [COMMAND_EXECUTION]: Executes a local Python script,
scripts/last30days.py, to process retrieved data, calculate relevance scores, and generate markdown reports. The execution is limited to the skill's own internal logic. - [DATA_EXFILTRATION]: Reads from and writes to the user's home directory for configuration (
~/.config/last30days) and caching (~/.cache/last30days). This local data storage is used for persistence and performance across sessions, and no unauthorized external transmission of sensitive data was observed.
Audit Metadata