Form Builder

Pass

Audited by Gen Agent Trust Hub on Apr 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing several well-known and trusted Node.js packages, including pdf-lib for PDF generation, express for web server functionality, validator for data sanitization, and nodemailer for email services.
  • [COMMAND_EXECUTION]: The skill uses the Node.js fs module to write generated form content to the local file system via fs.writeFileSync. This is a core part of its intended functionality for document creation.
  • [SAFE]: No patterns associated with prompt injection, credential exfiltration, or persistence mechanisms were detected. The code behavior is transparent and aligns with the stated purpose of building data collection tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 16, 2026, 02:42 AM
Security Audit — agent-trust-hub — Form Builder