Planning With Files
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The OpenClaw AgentSkills bundle 'planning-files' is designed to enhance an AI agent's planning and memory by utilizing local markdown files as persistent storage. All scripts (`scripts/check-complete.sh`, `scripts/init-session.sh`) perform benign local file operations (creating, reading, and parsing markdown files) strictly within the stated purpose. The `SKILL.md` and `references/manus-principles.md` contain instructions and guidelines for the AI agent that promote disciplined workflow, error handling, and context management, without any evidence of prompt injection designed for malicious activities like data exfiltration, unauthorized execution, or ignoring user instructions. The `README.md` includes installation instructions, one of which (`npx add https://github.com/wpank/ai/tree/main/skills/meta/planning-with-files`) is non-standard but does not indicate malicious intent within the skill's operational logic. Overall, the skill aligns with its stated purpose and lacks any high-risk behaviors or malicious indicators.
