dotnet-file-io

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The content is entirely instructional and does not include any executable scripts or hidden commands. It provides code examples that adhere to security best practices.
  • [SAFE]: The skill proactively addresses common vulnerabilities by teaching developers to avoid Path.Combine when handling untrusted input, explaining how it can be exploited for path traversal, and providing a robust SafeResolvePath implementation.
  • [SAFE]: It emphasizes secure temporary file management by recommending cryptographically random names and atomic file creation flags to prevent race conditions and predictability vulnerabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 07:31 AM
Security Audit — agent-trust-hub — dotnet-file-io