foundry-vtt-module-dev

Pass

Audited by Gen Agent Trust Hub on May 18, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The documentation references standard external dependencies for module development, including the official @foundryvtt/foundryvtt-cli npm package and TypeScript type definitions fetched from the League of Foundry Developers' public GitHub repository.
  • [COMMAND_EXECUTION]: Provides instructions for using the fvtt command-line interface to perform development tasks such as extracting and packaging compendium data.
  • [SAFE]: The skill demonstrates strong security patterns for its domain, specifically the GM-authoritative socket pattern which ensures that only users with administrative privileges can perform critical database updates. Additionally, it encourages the use of the platform's built-in HTMLField which includes automatic sanitization to prevent script injection attacks.
Audit Metadata
Risk Level
SAFE
Analyzed
May 18, 2026, 12:17 PM
Security Audit — agent-trust-hub — foundry-vtt-module-dev