diff-visualizer

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses framework-provided utility functions safeReadFile, safeWriteFile, and validateFilePath from @agent/core. These wrappers are specifically designed to prevent path traversal and enforce the agent's file system sandboxing policies.
  • [SAFE]: The code relies on the standard diff package for generating patch files. There are no signs of custom, dangerous logic for file processing or command execution.
  • [SAFE]: No indicators of prompt injection, obfuscation, persistence mechanisms, or unauthorized data exfiltration were detected. The skill's implementation aligns strictly with its declared utility purpose.
  • [SAFE]: All identified dependencies are standard, versioned packages from the official NPM registry. No remote scripts or unverified third-party binaries are executed.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 07:06 PM