Skip to main content

last30days

Aggregates recent social media and web research for insights on trends, competitors, and market sentiment in a structured format.

Install this skill

or
78/100

Security score

The last30days skill was audited on Jun 14, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 128

Access to hidden dotfiles in home directory

SourceSKILL.md
128The skill makes three LLM calls per run. Each role is independently pinnable via `~/.config/last30days/.env`:
medium line 128

Access to .env file

SourceSKILL.md
128The skill makes three LLM calls per run. Each role is independently pinnable via `~/.config/last30days/.env`:
low line 9

External URL reference

SourceSKILL.md
9homepage: https://aisa.one
low line 25

External URL reference

SourceSKILL.md
25Works with any [agentskills.io](https://agentskills.io)-compatible harness, including:
low line 32

External URL reference

SourceSKILL.md
32- and other harnesses that implement the [Agent Skills specification](https://agentskills.io/specification)
low line 34

External URL reference

SourceSKILL.md
34Requires Python 3, a POSIX shell, and `AISA_API_KEY` (get one at [aisa.one](https://aisa.one)).
low line 136

External URL reference

SourceSKILL.md
136Or set `AISA_MODEL=...` for a single model across all three roles. Run `last30days setup` to pick interactively — the picker fetches the live catalog from [aisa.one/docs/guides/models](https://aisa.on
low line 140

External URL reference

SourceSKILL.md
140last30days calls the following AIsa endpoints directly. See the [full API Reference](https://aisa.one/docs/api-reference) for the complete catalog.
low line 142

External URL reference

SourceSKILL.md
142- [OpenAI Chat / `createChatCompletion`](https://aisa.one/docs/api-reference/chat/createchatcompletion) — planner, reranker, fun-scorer
low line 143

External URL reference

SourceSKILL.md
143- [Twitter Advanced Search](https://aisa.one/docs/api-reference/twitter/get_twitter-tweet-advanced-search) — X retrieval
low line 144

External URL reference

SourceSKILL.md
144- [YouTube Search](https://aisa.one/docs/api-reference/search/get_youtube-search) — YouTube retrieval
low line 145

External URL reference

SourceSKILL.md
145- [Tavily Search](https://aisa.one/docs/api-reference/search/post_tavily-search) — grounded web
low line 146

External URL reference

SourceSKILL.md
146- [Polymarket Markets](https://aisa.one/docs/api-reference/prediction-market/get_polymarket-markets) — prediction-market retrieval
low line 153

External URL reference

SourceSKILL.md
153- **`AISA_API_KEY`** — required. Get one at [aisa.one](https://aisa.one).
Scanned on Jun 14, 2026
View Security Dashboard