migrate-frontend-forms
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs developers to execute
pnpm run extract-form-fields, which triggers a project-local script (./scripts/extractFormFields.ts). This script is part of the standard Sentry development workflow used to maintain a registry of form fields for settings search functionality.- [EXTERNAL_DOWNLOADS]: The code examples reference several modules such as@sentry/scrapsandzod. These are authenticated, well-known dependencies within the author's (getsentry) development ecosystem and do not pose a security risk in this context.
Audit Metadata