atscript-ui-wf

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill documentation includes installation instructions using npx skills add for vendor-related components such as moostjs/atscript-ui and moostjs/atscript. These are standard procedures within the MoostJS ecosystem for adding modular capabilities.
  • [EXTERNAL_DOWNLOADS]: The skill specifies dependencies from the NPM registry under the vendor namespace (e.g., @atscript/*, @moostjs/*). These are legitimate framework packages required for the workflow engine and UI components to function.
  • [DYNAMIC_EXECUTION]: The Atscript framework uses functional decorators (like @ui.form.fn.title) that accept JavaScript string expressions. These are evaluated on the client side to allow dynamic UI updates based on form state and workflow context, which is a core feature of the platform's architecture.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 01:05 PM