planning-with-files

Fail

Audited by Socket on Feb 28, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
SKILL.md

The package appears benign in purpose—helping the user manage persistent planning files and session recovery—but contains noteworthy supply-chain and local execution risks. The primary concern is that hooks execute scripts from a plugin scripts directory and the Stop hook explicitly uses PowerShell with '-ExecutionPolicy Bypass' on Windows, which lowers execution barriers and can run arbitrary .ps1 files if the scripts directory is compromised. There are no hardcoded credentials or network endpoints in the manifest itself. Recommended mitigations: ensure scripts under ${CLAUDE_PLUGIN_ROOT}/scripts are obtained from trusted, verifiable sources; avoid running this skill in contexts that grant unattended agents broad Bash/file-write permissions; remove or avoid '-ExecutionPolicy Bypass' where possible; validate and, if feasible, cryptographically verify helper script integrity before hook invocation.

Confidence: 98%
Audit Metadata
Analyzed At
Feb 28, 2026, 02:43 AM
Package URL
pkg:socket/skills-sh/zhewenzhang%2Fclawdbot-docs%2Fplanning-with-files%2F@98564fd26881de27ea437c52292d1a8e9262db05