modernize-flp-sandbox

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes shell commands for environment management and version verification.
  • Uses git stash and git checkout to ensure a clean state and provide rollback capabilities before modifying application files.
  • Executes npm info to query version metadata for the @sapui5/distribution-metadata package.
  • Uses a hardcoded python3 -c one-liner to parse JSON output from the NPM command.
  • [EXTERNAL_DOWNLOADS]: Fetches package metadata from the official NPM registry.
  • Connects to the NPM registry to verify UI5 framework compatibility and determine the latest stable version for automatic upgrades.
  • [SAFE]: The skill follows secure development practices by creating backups before file modifications and providing a detailed 'Gap-Report' of all changes and manual actions required.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 12:26 PM
Security Audit — agent-trust-hub — modernize-flp-sandbox