Skip to main content
Run any Skill in Manus
with one click
$pwd:

insecure-temp-files-anti-pattern

// Security anti-pattern for insecure temporary files (CWE-377). Use when generating or reviewing code that creates temporary files, handles file caching, or processes uploads through temp storage. Detects predictable paths, insecure permissions, and missing cleanup.

$ git log --oneline --stat
stars:4
forks:1
updated:February 12, 2026 at 07:05
SKILL.md
readonly