planning-task

Fail

Audited by Socket on Mar 6, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
SKILL.md

The planning-task skill is functionally benign in intent (task decomposition and plan/todo generation). The primary security concern is the documented use of exec(f.read()) to run local Python scripts. That pattern permits arbitrary code execution from script files and therefore creates a moderate supply-chain and runtime risk (possible credential access, network exfiltration, subprocess execution) if those scripts are tampered with or malicious. No hard-coded credentials or explicit malicious endpoints are present in the provided fragment. Recommended actions: remove dynamic exec usage in favor of explicit imports and function calls from audited modules, add integrity verification or signing of script files, run code in restricted/sandboxed environments, and audit the referenced scripts (generate_plan.py, generate_todo.py, update_task.py) for I/O, network, and subprocess behaviors before deploying in sensitive environments.

Confidence: 98%
Audit Metadata
Analyzed At
Mar 6, 2026, 04:26 PM
Package URL
pkg:socket/skills-sh/malue-ai%2Fdazee-small%2Fplanning-task%2F@159c31a4411d3f782d981d77ff7f470ce7d26c5e