mktemp-d

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a security best-practice guide for shell scripting. It explicitly discourages the use of hardcoded paths in shared temporary directories (like /tmp), which is a known source of race conditions and local privilege escalation vulnerabilities. It provides correct examples of using mktemp -d to create isolated environments for temporary artifacts. No suspicious network operations, obfuscation, or unauthorized access patterns are present.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 08:32 AM
Security Audit — agent-trust-hub — mktemp-d