postfx-effects

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were detected. The skill consists exclusively of markdown documentation and React component examples for 3D visual effects.
  • [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries (@react-three/postprocessing and postprocessing) from the official NPM registry, which is typical for development tools and does not represent a security risk.
  • [COMMAND_EXECUTION]: No shell commands or system-level operations are present. The only command provided is a standard 'npm install' instruction for dependency management.
  • [DATA_EXFILTRATION]: There are no network requests to external or unknown domains. The only file loading mentioned is for local assets (LUT textures).
  • [REMOTE_CODE_EXECUTION]: The skill does not execute code from remote sources or use dynamic execution patterns like eval or Function constructors.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 09:18 AM