Back to skill
Skillv1.0.0
VirusTotal security
Last 30 Days · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 3:05 AM
- Hash
- 97a9a9969889f1a91bb5a76cd971ef1570fbb450638047d5d74667e78cea3f9e
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: last30days Version: 1.0.0 The skill's code and documentation are clearly aligned with its stated purpose of researching topics from the last 30 days on Reddit, X, and the web. API keys (OPENAI_API_KEY, XAI_API_KEY) are handled securely by instructing the agent to create a `.env` file with `chmod 600` permissions in `~/.config/last30days`, and are explicitly optional. Network calls are restricted to legitimate services (api.openai.com, api.x.ai, reddit.com) for data retrieval. File system operations are limited to creating configuration, cache, and output directories within the user's home directory (`~/.config/last30days`, `~/.cache/last30days`, `~/.local/share/last30days`). The `SKILL.md` instructions guide the agent's research, synthesis, and prompt generation process without any evidence of prompt injection attempts to subvert the agent's behavior, exfiltrate data, or perform unauthorized actions.
- External report
- View on VirusTotal
