adhd-founder-planner
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill implements a local task management system. All operations are performed on files within the user's local directory (~/.openclaw/skills/adhd-daily-planner).
- [COMMAND_EXECUTION]: The helper script scripts/plan.sh uses standard Unix utilities (grep, sed, cat) to manage the planner's data. The script includes logic to escape user input before processing it with sed, mitigating potential injection risks during file updates.
- [DATA_EXPOSURE]: No data exfiltration or unauthorized file access was detected. The skill does not perform any network requests or access sensitive system configuration files.
- [PROMPT_INJECTION]: The skill's instructions and metadata are focused on its stated purpose of ADHD-friendly planning and do not contain any attempt to bypass agent safety guidelines or override system prompts.
Audit Metadata