bridge-js
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the Swift toolchain and WebAssembly SDK from official sources (swift.org) and fetch the JavaScriptKit library from the vendor's official GitHub repository.
- [COMMAND_EXECUTION]: Includes routine CLI commands for project management, such as
swift package,npm install, andnpx serve. It also mentionsswiftly, a widely-used toolchain manager for Swift on Linux environments. - [REMOTE_CODE_EXECUTION]: Instructions involve installing a Swift SDK artifact bundle from the official Swift distribution domain (download.swift.org), which is an expected part of setting up a WebAssembly development environment.
Audit Metadata