forbotsake-cron
Automates content posting on a schedule using cron jobs, enhancing efficiency for content marketers and social media managers.
Install this skill
or
74/100
Security score
The forbotsake-cron skill was audited on Jun 3, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 34
Template literal with variable interpolation in command context
SourceSKILL.md
| 34 | ```bash |
medium line 170
Template literal with variable interpolation in command context
SourceSKILL.md
| 170 | ```bash |
medium line 220
Template literal with variable interpolation in command context
SourceSKILL.md
| 220 | ```bash |
low line 39
Access to hidden dotfiles in home directory
SourceSKILL.md
| 39 | _SKILL_DIR=$(dirname "$(find ~/.claude/skills -path "*/forbotsake-marketing-start/SKILL.md" -type f 2>/dev/null | head -1)" 2>/dev/null) |
medium line 231
Access to hidden dotfiles in home directory
SourceSKILL.md
| 231 | Confirm: "Autopilot disabled. Your config and logs are preserved at ~/.forbotsake/. Reviewed content won't be auto-posted. Run `/forbotsake-cron install` to re-enable." |
medium line 277
Access to hidden dotfiles in home directory
SourceSKILL.md
| 277 | When this skill is invoked by `claude -p` in tick mode (the tick flag file exists at `~/.forbotsake/tick-{project}`): |
Scanned on Jun 3, 2026
View Security Dashboard