Back to skill
Skillv1.0.0
VirusTotal security
Weekly Content Planner · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:23 AM
- Hash
- 46c29e8a6d608d6af9ea29c112a9964f5d5dc85855ec8ab7e4e9b256b4c6612f
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: weekly-content-planner Version: 1.0.0 The skill bundle is benign. The `generate.sh` script safely processes user input (`TOPIC`, `AUDIENCE`) using standard shell utilities (`echo`, `tr`, `sed`, `awk`, `cat`) and heredocs. Input variables are properly quoted when passed to `echo` and are treated as literal text within heredocs, preventing shell injection. The script's sole function is to generate a local markdown file (`content-calendar.md`) based on the provided arguments, without attempting to access sensitive files, make network connections, or execute arbitrary commands. The `SKILL.md` documentation is clear and does not contain any prompt injection attempts against the OpenClaw agent.
- External report
- View on VirusTotal
