temporal-neural-solver
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The documentation provides instructions for installing the inference engine using the
npx temporal-neural-solver@latestcommand, which downloads and executes the tool from the npm registry.- [EXTERNAL_DOWNLOADS]: TheModelLoader.fromUrlmethod allows the engine to fetch neural network models from remote HTTPS endpoints for inference.- [EXTERNAL_DOWNLOADS]: The skill is configured to use a persistent local cache for models, defaulting to the~/.temporal-solverdirectory to optimize subsequent loads.
Audit Metadata