Skip to main content

last30days

Facilitates research and watchlist management by aggregating data from Reddit, X, YouTube, and the web for insightful briefings.

Install this skill

or
40/100

Security score

The last30days skill was audited on Mar 26, 2026 and we found 8 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 26

Template literal with variable interpolation in command context

SourceSKILL.md
26```bash
high line 49

Template literal with variable interpolation in command context

SourceSKILL.md
49At session start, read `${SKILL_ROOT}/variants/open/context.md` for user preferences and source quality notes. Update it after interactions.
high line 70

Template literal with variable interpolation in command context

SourceSKILL.md
70Run `python3 "${SKILL_ROOT}/scripts/last30days.py" --diagnose` to check source availability.
medium line 76

Template literal with variable interpolation in command context

SourceSKILL.md
76```
medium line 53

Access to hidden dotfiles in home directory

SourceSKILL.md
53- **Database**: `~/.local/share/last30days/research.db` (SQLite, WAL mode)
medium line 54

Access to hidden dotfiles in home directory

SourceSKILL.md
54- **Briefings**: `~/.local/share/last30days/briefs/`
medium line 55

Access to hidden dotfiles in home directory

SourceSKILL.md
55- **API keys**: `~/.config/last30days/.env` or environment variables
medium line 55

Access to .env file

SourceSKILL.md
55- **API keys**: `~/.config/last30days/.env` or environment variables
Scanned on Mar 26, 2026
View Security Dashboard